more C build flags

avec
Avril 3 years ago
parent c1aea27653
commit c127cf0bfd
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -15,7 +15,7 @@ fn build_tramp()
.opt_level(3)
.flag_if_supported("-flto")
// Not sure if we want these two. We can check the codegen later
// Not sure if we want these two. We can check the codegen later.
.pic(false)
.use_plt(false)

Loading…
Cancel
Save