diff options
author | Bert Belder <bertbelder@gmail.com> | 2018-07-17 22:36:11 +0200 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2018-07-19 21:55:39 +0200 |
commit | 422150c797c57dab130d2efc3105002c44b02480 (patch) | |
tree | 49be4b76ec0eb6ae533b11c9945fcd61a7366ba8 /build_extra/rust/empty.rs | |
parent | ae393879a7a03643075d559bd2773997c84c7ed0 (diff) |
Link rust_test targets with external linker, fix handlers_test linkage
Diffstat (limited to 'build_extra/rust/empty.rs')
-rw-r--r-- | build_extra/rust/empty.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build_extra/rust/empty.rs b/build_extra/rust/empty.rs deleted file mode 100644 index 8b1378917..000000000 --- a/build_extra/rust/empty.rs +++ /dev/null @@ -1 +0,0 @@ - |