summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/mozcoreconf-v6.eclass')
-rw-r--r--eclass/mozcoreconf-v6.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozcoreconf-v6.eclass b/eclass/mozcoreconf-v6.eclass
index df08dd19af69..2789e6046b9f 100644
--- a/eclass/mozcoreconf-v6.eclass
+++ b/eclass/mozcoreconf-v6.eclass
@@ -229,7 +229,7 @@ mozconfig_init() {
append-flags -fPIC
;;
ppc64)
- append-flags -fPIC -mminimal-toc
+ append-flags -fPIC
# Reduce the memory requirements for linking
if use clang ; then
# Nothing to do