aboutsummaryrefslogtreecommitdiff
path: root/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'compile.sh')
-rwxr-xr-xcompile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile.sh b/compile.sh
index 4e14a0b..1dfe784 100755
--- a/compile.sh
+++ b/compile.sh
@@ -1 +1 @@
gcc -Wall -Wextra -O3 -std=c99 -o nissy -g ./src/*.c gcc -Wall -Wextra -O2 -std=c99 -o nissy -g ./src/*.c

Generated with cgit - Back to sebastiano.tronto.net