diff options
author | Antoine Jacoutot <ajacoutot@openbsd.org> | 2019-03-10 13:37:12 +0100 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2019-03-11 11:38:31 +0000 |
commit | d952e5ac4d5dee037df80633ceedbad1bfc8eabb (patch) | |
tree | 2874730865a0b594920b73d3ca6c8ff08066bb77 /docs/markdown | |
parent | 7bc04996c0d98797be1516643b833f2206e61151 (diff) | |
download | meson-d952e5ac4d5dee037df80633ceedbad1bfc8eabb.zip meson-d952e5ac4d5dee037df80633ceedbad1bfc8eabb.tar.gz meson-d952e5ac4d5dee037df80633ceedbad1bfc8eabb.tar.bz2 |
GnuLikeCompiler: don't set b_lundef by default on OpenBSD
OpenBSD does not link libc into shared libraries by default to avoid binding
libraries to specific libc majors. So prevent passing "-Wl,--no-undefined" or
"-zdefs" when linking (those options have always suffered false positives on
this operating system).
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions