mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2025-12-12 04:41:26 +04:00
Fix DWARF dead code elimination and linking (#4144)
Co-authored-by: hedger <hedger@users.noreply.github.com>
This commit is contained in:
@@ -31,6 +31,7 @@ ENV.AppendUnique(
|
||||
"-Wundef",
|
||||
"-fdata-sections",
|
||||
"-ffunction-sections",
|
||||
"-Wa,-gdwarf-sections",
|
||||
"-fsingle-precision-constant",
|
||||
"-fno-math-errno",
|
||||
# Generates .su files with stack usage information
|
||||
|
||||
Reference in New Issue
Block a user