platform specific CFLAGS don't belong into this Makefile
[openssl.git] / crypto / rijndael / Makefile.ssl
index 681af560a049236d849e6bf4cd57b55906b906b1..4384d997d365465d946626fa9d31225b59de12b6 100644 (file)
@@ -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=