X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=TP_11%2Fexo1%2FMakefile;h=9720be926569b89296e9640307879e1cbe4b2fa8;hb=bb39798e7d4624ea84d40c2ac74c41e011e935fd;hp=adaddf03082e863ecebc91f9e794d753d489bf24;hpb=f1294ffe51b4cee659a10f464966ce9e3c0c4fa6;p=TD_C.git 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