phantomjs: nodebug on i686
This commit is contained in:
parent
c7c4a995b4
commit
03b14e0160
@ -16,6 +16,12 @@ checksum=cc81249eaa059cc138414390cade9cb6509b9d6fa0df16f4f43de70b174b3bfe
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
|
||||
case $XBPS_MACHINE in
|
||||
i686*) # /usr/bin/ld: final link failed: memory exhausted
|
||||
nodebug=yes
|
||||
;;
|
||||
esac
|
||||
|
||||
do_configure() {
|
||||
sed -e "s|-O2|${CXXFLAGS}|" \
|
||||
-i src/qt/qtbase/mkspecs/common/{g++,gcc}-base.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user