Commit Graph

4 Commits

Author SHA1 Message Date
Jakub Jirutka
3b2c2faa1f testing/rust: build dynamically linked binaries by default
Note that users still can switch to static linking using
`-C target-feature=+crt-static`, that is allowed in our rustc.
2017-04-13 15:04:29 +02:00
Jakub Jirutka
e6ca0848df testing/rust: fix multiple issues with static/dynamic linking 2017-04-12 14:14:01 +02:00
Jakub Jirutka
b1857379c7 testing/rust: fix check-rustc, dynamic exec *must* have INTERP 2017-04-09 22:12:39 +02:00
Jakub Jirutka
60dcefecf1 testing/rust: add check for static/dynamic PIC 2017-04-09 15:41:28 +02:00