Skip to content

Commit

Permalink
Update compile.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
USTOR-C committed Dec 21, 2018
1 parent 28b109d commit 2b76642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile.sh
@@ -1,5 +1,5 @@
clear
clear
rm ustor
gcc -pthread -Wall -O2 ustor.c crc64.c -o ustor
gcc-8 -pthread -Wall -O2 ustor.c crc64.c -o ustor

0 comments on commit 2b76642

Please sign in to comment.