systemc: Change the test binaries to use rpath.
authorGabe Black <gabeblack@google.com>
Tue, 28 Aug 2018 03:08:05 +0000 (20:08 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 26 Sep 2018 00:03:24 +0000 (00:03 +0000)
commit542f62aa6f285c51119ce281bd76781b8b6e0776
treefa96719c307fdfe188b11f40def8a549065bfedc
parentee30b44ad5d8913fb0869f75a1c78d87072e277a
systemc: Change the test binaries to use rpath.

Use rpath to link the gem5 dynamic library into the systemc test
binaries so that they don't have to be run from a particular directory
to resolve all their linking dependencies.

Change-Id: I66b18c23ae6bbf32a959022f8789fc8bdd3a6c6b
Reviewed-on: https://gem5-review.googlesource.com/12270
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/tests/SConscript