Kaydet (Commit) 655b91cc authored tarafından Caolán McNamara's avatar Caolán McNamara

#i105359# remove -Wno-psabi, only in >= 4.4.0 and I haven't the interest in…

#i105359# remove -Wno-psabi, only in >= 4.4.0 and I haven't the interest in hooking up a version test just to silence a arm-specific warning
üst 27f4a780
...@@ -30,5 +30,5 @@ ...@@ -30,5 +30,5 @@
CDEFAULTOPT=-Os CDEFAULTOPT=-Os
.INCLUDE : unxlng.mk .INCLUDE : unxlng.mk
CDEFS+=-DARM32 CDEFS+=-DARM32
CFLAGS+=-fno-omit-frame-pointer -Wno-psabi CFLAGS+=-fno-omit-frame-pointer
DLLPOSTFIX=lr DLLPOSTFIX=lr
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment