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:
@ -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 ; \
|
||||
|
||||
Reference in New Issue
Block a user