mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Add -fPIE for simulator build (#93)
Add -fPIE for simulator build using SFLAGS
This commit is contained in:
@@ -3,3 +3,4 @@ USE_LIBA = 0
|
||||
EXE = elf
|
||||
OS_WITH_ONBOARDING_APP ?= 0
|
||||
OS_WITH_SOFTWARE_UPDATE_PROMPT ?= 0
|
||||
SFLAGS = -fPIE
|
||||
|
||||
Reference in New Issue
Block a user