* 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:
Cary Coutant
2013-05-13 17:35:22 +00:00
parent 92ce080be6
commit 9df9de2cca
7 changed files with 33 additions and 36 deletions

3
gold/configure vendored
View File

@@ -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