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
60dcefecf1 testing/rust: add check for static/dynamic PIC 2017-04-09 15:41:28 +02:00
Jakub Jirutka
8c89e12956 testing/rust: upgrade to 1.16.0 and properly fix dynamic linking 2017-04-09 15:41:28 +02:00