projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
420125f
)
platform specific CFLAGS don't belong into this Makefile
author
Bodo Möller
<bodo@openssl.org>
Thu, 8 Feb 2001 11:15:50 +0000
(11:15 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 8 Feb 2001 11:15:50 +0000
(11:15 +0000)
crypto/rijndael/Makefile.ssl
patch
|
blob
|
history
diff --git
a/crypto/rijndael/Makefile.ssl
b/crypto/rijndael/Makefile.ssl
index 681af560a049236d849e6bf4cd57b55906b906b1..4384d997d365465d946626fa9d31225b59de12b6 100644
(file)
--- 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=