Write converted config
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
||||
[build]
|
||||
rustflags = [
|
||||
"-C", "force-frame-pointers=yes",
|
||||
"-C", "force-unwind-tables=yes",
|
||||
"-C", "embed-bitcode=no",
|
||||
"-C", "relocation-model=pic",
|
||||
#"-C", "force-frame-pointers=yes",
|
||||
#"-C", "force-unwind-tables=yes",
|
||||
#"-C", "embed-bitcode=no",
|
||||
#"-C", "relocation-model=pic",
|
||||
#"-C", "inline-threshold=1000",
|
||||
#"-Z", "time-passes=yes",
|
||||
#"-Z", "time-llvm-passes=yes",
|
||||
|
||||
Reference in New Issue
Block a user