scons: conditional use of new RPATH inclusion
authorAndrea Mondelli <Andrea.Mondelli@ucf.edu>
Fri, 22 Feb 2019 16:42:16 +0000 (11:42 -0500)
committerAndrea Mondelli <Andrea.Mondelli@ucf.edu>
Sat, 23 Feb 2019 03:15:59 +0000 (03:15 +0000)
commitf59e550bc8164a2a8d06bf18099f993c7181367c
tree295737eceede637fe12c0bf14e55be51164e1d41
parent174ef8a73e384379f8f818d049bf5a1e0c1f349a
scons: conditional use of new RPATH inclusion

On OSX, clang doesn’t support the -z option.
This patch resolve the compiler error produced on MacOS platform.

Change-Id: Idfe69c30fe40add97d16d0f2e25e598b30d26a9d
Reviewed-on: https://gem5-review.googlesource.com/c/16649
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
SConstruct