]> AND Private Git Repository - Cipher_code.git/blobdiff - OneRoundIoT/openssl/Makefile
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
update openssl
[Cipher_code.git] / OneRoundIoT / openssl / Makefile
index 4cef03576731ad032f11f6810e0411446fe52b6e..65338fd9b09b7f32e7082d60b4e31ce6cfd58838 100644 (file)
@@ -23,7 +23,7 @@ openssl_evp_gcm: $(OBJ5)
        $(C) -o $@ $^ $(CFLAGS)
 
 %.o: %.c 
        $(C) -o $@ $^ $(CFLAGS)
 
 %.o: %.c 
-       $(C) -c -o $@ $<  -03
+       $(C) -c -o $@ $<  -O3
 
 
 clean:
 
 
 clean: