summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2010-04-10 13:41:58 +0000
committerAndy Polyakov <appro@openssl.org>2010-04-10 13:41:58 +0000
commitcb3c30059ace5cbaf4c27e75759e526ba40123e6 (patch)
treef7bb81ed82e5b6b53b4e798b549391b1bbbc80a0 /TABLE
parent20dc93e49eb55d7db8352542662da8e3bbcbad80 (diff)
darwin-ppc-cc: add -Wa,-force_cpusubtype_ALL to produce binaries not
specific to G5. This was already added to HEAD earlier. PR: 2231
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index 85c5017e59..3d72499a9f 100644
--- a/TABLE
+++ b/TABLE
@@ -1211,7 +1211,7 @@ $multilib =
*** darwin-ppc-cc
$cc = cc
-$cflags = -arch ppc -O3 -DB_ENDIAN
+$cflags = -arch ppc -O3 -DB_ENDIAN -Wa,-force_cpusubtype_ALL
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = MACOSX