mirror of
https://github.com/jlobue10/SteamDeck_rEFInd.git
synced 2025-02-17 11:19:40 +08:00
Added lines for static C library compile option
This commit is contained in:
parent
b006b1bd7d
commit
3a498ccb00
@ -22,3 +22,6 @@ FORMS += \
|
||||
qnx: target.path = /tmp/$${TARGET}/bin
|
||||
else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||
!isEmpty(target.path): INSTALLS += target
|
||||
|
||||
#QMAKE_LFLAGS += -static-libgcc -static-libstdc++
|
||||
QMAKE_CFLAGS_RELEASE -= -O2
|
||||
|
Loading…
Reference in New Issue
Block a user