]> git.codecow.com Git - Monocypher.git/commitdiff
reverted makefile to GCC
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 5 Jun 2017 21:04:40 +0000 (23:04 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 5 Jun 2017 21:04:40 +0000 (23:04 +0200)
makefile

index 4eb1c23c9d781ce453f526c0c545f27c61c62c4b..4fe8973137b7b298eb690e2d8c088db9f6e49dee 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,5 +1,5 @@
-CC=clang
-CFLAGS= -I src -O2 -Wall -Wextra -std=c11 -pedantic -g
+CC=gcc
+CFLAGS= -I src -O2 -Wall -Wextra -std=c11 -pedantic
 
 #-fno-stack-protector