rust/src/test/run-make-fulldeps/issue-68794-textrel-on-mini...
Alberto Piai ea2ffda44e
add regression test for issue #68794
This is a minimal regression test for the issue #68794: "TEXTREL in
i686", which was fixed with e86019c4a0.

The test links a minimal rust static library into a shared library, and
checks that the linker didn't have to add the TEXTREL flag.
2020-02-14 14:38:31 +01:00
..
Makefile add regression test for issue #68794 2020-02-14 14:38:31 +01:00
bar.c add regression test for issue #68794 2020-02-14 14:38:31 +01:00
foo.rs add regression test for issue #68794 2020-02-14 14:38:31 +01:00