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:
əlemi 2024-09-09 20:30:26 +02:00
parent 4f875ebfe4
commit 659f3ac8b7
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -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"]