X-Git-Url: https://git.piment-noir.org/?p=TD_C.git;a=blobdiff_plain;f=TP_11%2Fexo2%2FMakefile;h=3edfbf669cb6305b6ea56093c290940cad468634;hp=c986981f3b4fa44ec75d3dabd994860be5774a9e;hb=bb39798e7d4624ea84d40c2ac74c41e011e935fd;hpb=9091c930ead4158566055f1db38c206652d42c4a diff --git a/TP_11/exo2/Makefile b/TP_11/exo2/Makefile index c986981..3edfbf6 100644 --- a/TP_11/exo2/Makefile +++ b/TP_11/exo2/Makefile @@ -39,7 +39,7 @@ else BUILDDIR := .build/release DEBUG_FLAG = STRIP_FLAG = -s -OPTIFLAG = -O3 +OPTI_FLAG = -O3 endif #FIXME: Add a way to better control the library build