diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2022-12-22 17:32:06 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2022-12-24 13:52:46 +0000 |
commit | 163f0f2267370575a9950e7e30a2c9cd72f559f0 (patch) | |
tree | 66adf73d2e71fcf098d7e6add2837e4f543644c0 /libcpp/lex.cc | |
parent | 376d6b8c6a89846b2015033c25f9a9807ef675a9 (diff) | |
download | gcc-163f0f2267370575a9950e7e30a2c9cd72f559f0.zip gcc-163f0f2267370575a9950e7e30a2c9cd72f559f0.tar.gz gcc-163f0f2267370575a9950e7e30a2c9cd72f559f0.tar.bz2 |
libgcc, Darwin: No early install for the compatibility libgcc_s.1.dylib.
On Darwin, GCC now uses a libgcc_s.1.1 for builtins and forwards the system
unwinder. We do, however, build a backwards compatibility libgcc_s.1.dylib.
However, this is not needed by GCC and can cause incorrect operation when
DYLD_LIBRARY_PATH is in use.
Since we do not need or use it during the build, the solution is to skip the
installation into the $build/gcc directory.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
libgcc/ChangeLog:
* config/t-slibgcc-darwin (install-darwin-libgcc-stubs): Skip the
install of libgcc_s.1.dylib when the installation is into the build
gcc directory.
Diffstat (limited to 'libcpp/lex.cc')
0 files changed, 0 insertions, 0 deletions