mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
binutils 2.17: patch must go after make.
This commit is contained in:
@@ -76,6 +76,8 @@ BUILD()
|
||||
--includedir=$includeDir/binutils \
|
||||
--disable-nls --enable-shared=yes
|
||||
|
||||
make
|
||||
|
||||
# patch the makefiles that are too dumb to handle no makeinfo
|
||||
sed -i 's@INFO_DEPS = $(srcdir)/gprof.info@INFO_DEPS=@' gprof/Makefile
|
||||
sed -i 's@HTMLS = gprof.html@HTMLS=@' gprof/Makefile
|
||||
@@ -85,8 +87,6 @@ BUILD()
|
||||
sed -i 's@HTMLS = as.html@HTMLS=@' gas/doc/Makefile
|
||||
sed -i 's@HTMLS = ld.html@HTMLS=@' ld/Makefile
|
||||
sed -i 's@HTMLS = libiberty.html@HTMLS=@' libiberty/Makefile
|
||||
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user