Skip to content

Commit

Permalink
Use PIC?
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Dec 11, 2024
1 parent 011d9d6 commit dffaf24
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
[alias]

rustflags = ["-C", "relocation-model=pic"][alias]


dev = "run --package uv-dev --features dev"

# statically link the C runtime so the executable does not depend on
Expand Down

0 comments on commit dffaf24

Please sign in to comment.