mirror of
https://github.com/Noratrieb/uwuwind.git
synced 2026-01-14 08:35:09 +01:00
4 lines
122 B
TOML
4 lines
122 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
rustflags = [
|
|
"-Cforce-frame-pointers=yes", # for the uwuwind fp stack walker
|
|
]
|