X-Git-Url: https://git.piment-noir.org/?p=TD_C.git;a=blobdiff_plain;f=TP_11%2Fexo1%2FMakefile;h=9720be926569b89296e9640307879e1cbe4b2fa8;hp=adaddf03082e863ecebc91f9e794d753d489bf24;hb=bb39798e7d4624ea84d40c2ac74c41e011e935fd;hpb=9091c930ead4158566055f1db38c206652d42c4a diff --git a/TP_11/exo1/Makefile b/TP_11/exo1/Makefile index adaddf0..9720be9 100644 --- a/TP_11/exo1/Makefile +++ b/TP_11/exo1/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