diff --git a/compile.sh b/compile.sh index bd10b6e..14cb7c2 100755 --- a/compile.sh +++ b/compile.sh @@ -1,3 +1,4 @@ #!/usr/bin/env bash -clang test.c -L ./target/scala-2.13 -lfoo-out -lstdc++ -lm -lgcc -lgcc_s +clang test.c -L ./target/scala-2.13 -lfoo-out -lstdc++ -lm +