2
0
mirror of https://github.com/bebbo/amigaos-binutils-2.14.git synced 2025-12-08 22:38:24 +00:00

@R changes to work with gcc-6.2.0

This commit is contained in:
bebbo
2016-11-28 22:19:06 +01:00
parent ce410ad89a
commit 590f1f95a2
14 changed files with 446 additions and 235 deletions

View File

@ -207,7 +207,7 @@ USUAL_MAKEINFO = `if [ -f $$r/texinfo/makeinfo/makeinfo ] ; \
# sub-makes. It lets flags be given on the command line while still
# using the makeinfo from the object tree.
# (Default to avoid splitting info files.)
MAKEINFOFLAGS = --no-split
MAKEINFOFLAGS = --no-split --force
EXPECT = `if [ -f $$r/expect/expect ] ; \
then echo $$r/expect/expect ; \