summaryrefslogtreecommitdiff
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2008-07-17 11:59:07 +0000
committerAndy Polyakov <appro@openssl.org>2008-07-17 11:59:07 +0000
commit0b7545b239400fe24ab73e9f32f5fde9473fbfcf (patch)
tree42b906e59a200090798493be49981ae169a9467c /TABLE
parent3a72137211bee56c304a61d3f73984a855520cb4 (diff)
downloadopenssl-new-0b7545b239400fe24ab73e9f32f5fde9473fbfcf.tar.gz
Harmonize darwin-i386-cc config line with HEAD.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index 6c1b39f2d5..42a991add5 100644
--- a/TABLE
+++ b/TABLE
@@ -947,7 +947,7 @@ $arflags =
*** darwin-i386-cc
$cc = cc
-$cflags = -arch i386 -O3 -fomit-frame-pointer -fno-common
+$cflags = -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = MACOSX