aboutsummaryrefslogtreecommitdiff
path: root/run_project_tests.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-12-02 15:00:16 -0800
committerDylan Baker <dylan@pnwbakers.com>2019-12-03 13:08:42 -0800
commit8091b4c7448ca467bbfff22283beaa702533f177 (patch)
treedf4d737be1b7392347d852c3343d7cf6eacf782e /run_project_tests.py
parent71e3fac5af1027f88a48c0beb78c3994cea57629 (diff)
downloadmeson-8091b4c7448ca467bbfff22283beaa702533f177.zip
meson-8091b4c7448ca467bbfff22283beaa702533f177.tar.gz
meson-8091b4c7448ca467bbfff22283beaa702533f177.tar.bz2
Intel: Dump worthless Xild abstractions
This dumps xild on mac and linux. After a lot of reading and banging my head I've discovered we (meson) don't care about xild, xild is only useful if your invoke ld directly (not through icc/icpc) and you want to do ipo/lto/wpo. Instead just make icc report what it's actually doing, invoking ld or ld64 (for linux and mac respectively) directly. This allows us to get -fuse-ld working on linux.
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions