aboutsummaryrefslogtreecommitdiff
path: root/test cases/common
diff options
context:
space:
mode:
authorRoman Bolshakov <r.bolshakov@yadro.com>2020-10-02 00:35:38 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2020-10-04 20:16:49 +0300
commit30a102d9a3d4594bb757b28e5b6796e327393eef (patch)
tree681013f19545d80d6d6ab6e62a3afde2a9cd41f5 /test cases/common
parent962ea8053b2113c2ea8372ed27476bf73119bd65 (diff)
downloadmeson-30a102d9a3d4594bb757b28e5b6796e327393eef.zip
meson-30a102d9a3d4594bb757b28e5b6796e327393eef.tar.gz
meson-30a102d9a3d4594bb757b28e5b6796e327393eef.tar.bz2
linkers: Drop -pie on macOS
Projects that specify b_pie=true clutter build logs with the warning: clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument] No option is needed to produce PIE binaries because ld64 is making PIE executables on 10.7 and above by default, as documented in ld(1). Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
Diffstat (limited to 'test cases/common')
0 files changed, 0 insertions, 0 deletions