diff options
author | Nikos Nikoleris <nikos.nikoleris@arm.com> | 2018-12-23 11:16:27 +0000 |
---|---|---|
committer | Nikos Nikoleris <nikos.nikoleris@arm.com> | 2019-01-07 14:52:00 +0000 |
commit | dcc15d6d0764b08b9ab5d52d19f24072888c575a (patch) | |
tree | f7745fa2b916ace89873f9217b19893476b8c427 /system/arm | |
parent | 1a4a617c7e0728508d63a91a8534fbb4583f630c (diff) | |
download | gem5-dcc15d6d0764b08b9ab5d52d19f24072888c575a.tar.xz |
scons: Disable partial linking on Mac OS
Up until Apple LLVM version 10.0.0 (clang-1000.11.45.5), partial
linked objects do not expose symbols that are marked with the hidden
visibility and consequently building gem5 on Mac OS fails. As a
workaround, we disable partial linking, however, we may want to
revisit in the future.
Change-Id: I0a26dae082bf723c2bd49d90e4497e44ecab9c41
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15235
Reviewed-by: Andrea Mondelli <andrea.mondelli@ucf.edu>
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'system/arm')
0 files changed, 0 insertions, 0 deletions