libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuite
authorThomas Schwinge <thomas@codesourcery.com>
Tue, 2 Feb 2016 12:48:31 +0000 (13:48 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Tue, 2 Feb 2016 12:48:31 +0000 (13:48 +0100)
commit033ff3d1302e18505f9d4fea5b60bde5b85a3fe1
tree483c8497b17f73fbdff760e7930a19a10466166f
parent4a88d9b77a7619c0d6ea3b8692c95a7847b61de3
libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuite

libgomp/
* plugin/configfrag.ac (HSA_KMT_LIB, HSA_KMT_LDFLAGS): New
variables.
* testsuite/libgomp-test-support.exp.in (hsa_runtime_lib)
(hsa_kmt_lib): Set variables.
* testsuite/lib/libgomp.exp (libgomp_init): Use them to amend
always_ld_library_path.
* Makefile.in: Regenerate.
* configure: Likewise.
* testsuite/Makefile.in: Likewise.

From-SVN: r233072
libgomp/ChangeLog
libgomp/Makefile.in
libgomp/configure
libgomp/plugin/configfrag.ac
libgomp/testsuite/Makefile.in
libgomp/testsuite/lib/libgomp.exp
libgomp/testsuite/libgomp-test-support.exp.in