Insert archiver appliance channel names into db, make this optional
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
[build]
|
||||
#rustflags = ["-C", "force-frame-pointers"]
|
||||
rustflags = [
|
||||
"-C", "force-frame-pointers=yes",
|
||||
"-C", "force-unwind-tables=yes",
|
||||
"-C", "embed-bitcode=no",
|
||||
"-C", "relocation-model=pic",
|
||||
#"-Z", "time-passes=yes",
|
||||
#"-Z", "time-llvm-passes=yes",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user