summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-01-29 06:54:16 -0500
committermidipix <writeonce@midipix.org>2018-01-29 06:54:16 -0500
commite17572f2864666deda06f7ae5f23b4819877f4d2 (patch)
tree541e378a7cbffe362fff093d85e747ec75bd40ee
parentdd363009a62a54445494b9a9532c882ac9013c69 (diff)
downloadchainport-e17572f2864666deda06f7ae5f23b4819877f4d2.tar.bz2
chainport-e17572f2864666deda06f7ae5f23b4819877f4d2.tar.xz
python-2.7.specs: update to reflect recent (mdso-related) toolchain devel.
-rw-r--r--python-2.7.specs2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-2.7.specs b/python-2.7.specs
index bf888d8..b0ee553 100644
--- a/python-2.7.specs
+++ b/python-2.7.specs
@@ -1,3 +1,3 @@
*endfile:
-%{shared|pie:crtendS.o%s;:crtend.o%s} %R/lib/crtn.o %{shared:./libpython2.7.lib.a --as-needed -lffi} %{shared:-lc} %{pthread:-lpthread} --no-as-needed -lc --as-needed -lpsxscl
+%{shared|pie:crtendS.o%s;:crtend.o%s} %R/lib/crtn.o %{shared:./libpython2.7.lib.a --as-needed -lffi} %{shared:-lc} %{pthread:-lpthread} --no-as-needed -lc --as-needed -lpsxscl %{static: --as-needed -lntapi --as-needed -ldalist --as-needed -lpemagine} %{!shared:%{!static:%{!midata: --as-needed -lldso}}}