aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorPeter Harris <pharris@opentext.com>2021-02-09 19:31:58 -0600
committerDylan Baker <dylan@pnwbakers.com>2021-02-14 09:16:08 -0800
commitc0b448d3ca98cea2c6a55609772baa7954702fd8 (patch)
treeef2476eaf0fb7c4c72c35eb51de7873f477f68c7 /docs/markdown
parent6a75d6c233e7edc8ec56b7e90a9d1c21efa77548 (diff)
downloadmeson-c0b448d3ca98cea2c6a55609772baa7954702fd8.zip
meson-c0b448d3ca98cea2c6a55609772baa7954702fd8.tar.gz
meson-c0b448d3ca98cea2c6a55609772baa7954702fd8.tar.bz2
aix: avoid -bsvr4 flag
The svr4 linker flag causes issues, especially when compiling c++. Replace '-z' options with the equivalent non-svr4 flags. When using -blibpath, we must be careful to include the default system library path, or the resulting executables will not be able to find libc. This patch was suggested by @andreaskem in #7581.
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions