dtmt/.cargo/config
2019-08-15 22:27:12 -04:00

9 lines
No EOL
135 B
Text

[target.x86_64-apple-darwin]
rustflags = [
"-C",
"link-arg=-pagezero_size 10000",
]
# "-C",
# "link-arg=-image_base 100000000",