Skip to content

Commit

Permalink
====
Browse files Browse the repository at this point in the history
  • Loading branch information
vinissou committed Sep 28, 2024
1 parent 42dace0 commit 19a35c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions BUILD.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# tested on Debian, Alpine Linux and OpenBSD(more on that later) for now
# TODO change to cc on OpenBSD
dos2unix *
dos2unix modules/*
gcc -Wall -Wextra -pedantic -std=c99 -O3 app.c -o retriever
cc -Wall -Wextra -pedantic -std=c99 -O3 app.c -o retriever

0 comments on commit 19a35c2

Please sign in to comment.