Update rustler and config for m1 macs

This commit is contained in:
Sean Hinde
2021-11-23 23:50:33 +01:00
parent 8a3e1774ec
commit f0fd34d8f0
3 changed files with 713 additions and 696 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[target.x86_64-apple-darwin]
[target.'cfg(target_os = "macos")']
rustflags = [
"-C", "link-arg=-undefined",
"-C", "link-arg=dynamic_lookup",