2.17.50.0.2-5
This commit is contained in:
parent
0b61eee9a7
commit
cc4761cffa
@ -68,6 +68,7 @@ addresses to file and line).
|
|||||||
# libtool sucks
|
# libtool sucks
|
||||||
perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in}
|
perl -pi -e 'm/LIBADD/ && s/(\.\.\/bfd\/libbfd.la)/-L\.\.\/bfd\/\.libs \1/' opcodes/Makefile.{am,in}
|
||||||
sed -ie 's/\$(CC_FOR_BUILD)/& $(CFLAGS)/' opcodes/Makefile.{am,in}
|
sed -ie 's/\$(CC_FOR_BUILD)/& $(CFLAGS)/' opcodes/Makefile.{am,in}
|
||||||
|
sed -ie 's,\./s390-mkopc /LD_PRELOAD=libSegFault.so SEGFAULT_SIGNALS=all &/' opcodes/Makefile.{am,in}
|
||||||
# LTP sucks
|
# LTP sucks
|
||||||
perl -pi -e 's/i\[3-7\]86/i[34567]86/g' */conf*
|
perl -pi -e 's/i\[3-7\]86/i[34567]86/g' */conf*
|
||||||
touch */configure
|
touch */configure
|
||||||
|
Loading…
Reference in New Issue
Block a user