From 0b61eee9a73edee842472e930ecc70dde853e0ed Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 11 Jul 2006 05:50:09 +0000 Subject: [PATCH] 2.17.50.0.2-5 --- binutils.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/binutils.spec b/binutils.spec index 319a647..01da509 100644 --- a/binutils.spec +++ b/binutils.spec @@ -67,6 +67,7 @@ addresses to file and line). %patch14 -p0 -b .hash-style~ # libtool sucks 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} # LTP sucks perl -pi -e 's/i\[3-7\]86/i[34567]86/g' */conf* touch */configure