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 d55e91a commit 42dace0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BUILD.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#tested on Debian, Alpine Linux and OpenBSD(more on that later) for now
# 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

0 comments on commit 42dace0

Please sign in to comment.