mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 11:53:01 +01:00
3 lines
122 B
Plaintext
3 lines
122 B
Plaintext
# The pushl in CTOR initialization interferes with frame pointer elimination.
|
|
CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer
|