mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 15:24:48 +01:00
fix: tests won't work anymore otherwise
this means we probably can't cross compile lua right now, but not doing it yet anyway sooo
This commit is contained in:
parent
4f875ebfe4
commit
659f3ac8b7
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
||||||
[target.x86_64-unknown-linux-gnu]
|
|
||||||
rustflags = ["-C", "link-args=-rdynamic"]
|
|
||||||
|
|
||||||
[target.x86_64-apple-darwin]
|
|
||||||
rustflags = ["-C", "link-args=-rdynamic"]
|
|
Loading…
Reference in a new issue