X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frijndael%2FMakefile.ssl;h=4384d997d365465d946626fa9d31225b59de12b6;hp=681af560a049236d849e6bf4cd57b55906b906b1;hb=7edc5ed90a55ecaf94ded491c99cfe930da9ba2a;hpb=420125f996a5984a739db1fd35f0bd20be132414 diff --git a/crypto/rijndael/Makefile.ssl b/crypto/rijndael/Makefile.ssl index 681af560a0..4384d997d3 100644 --- a/crypto/rijndael/Makefile.ssl +++ b/crypto/rijndael/Makefile.ssl @@ -20,7 +20,8 @@ RD_ENC= rd_enc.o # or use #DES_ENC= bx86-elf.o -CFLAGS= -mpentiumpro $(INCLUDES) $(CFLAG) -O3 -fexpensive-optimizations -funroll-loops -fforce-addr +# CFLAGS= -mpentiumpro $(INCLUDES) $(CFLAG) -O3 -fexpensive-optimizations -funroll-loops -fforce-addr +CFLAGS= $(INCLUDES) $(CFLAG) GENERAL=Makefile TEST=