forked from Imagelibrary/binutils-gdb
gold/
* configure.ac: Export DEFAULT_TARGET.
* configure: Regenerate.
* Makefile.in: Regenerate.
* testsuite/Makefile.am: Add .EXPORT_ALL_VARIABLES.
* testsuite/Makefile.in: Regenerate.
* testsuite/debug_msg.sh: Delete duplicate tests.
Don't check undef_int error message match for powerpc where the
source file and line number aren't available.
This commit is contained in:
3
gold/configure
vendored
3
gold/configure
vendored
@@ -680,6 +680,7 @@ CFLAGS
|
||||
CC
|
||||
NM
|
||||
TARGETOBJS
|
||||
DEFAULT_TARGET
|
||||
DEFAULT_TARGET_TILEGX_FALSE
|
||||
DEFAULT_TARGET_TILEGX_TRUE
|
||||
DEFAULT_TARGET_X86_64_FALSE
|
||||
@@ -3475,6 +3476,8 @@ else
|
||||
DEFAULT_TARGET_TILEGX_FALSE=
|
||||
fi
|
||||
|
||||
DEFAULT_TARGET=${targ_obj}
|
||||
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user