Add -fPIE for simulator build (#93)

Add -fPIE for simulator build using SFLAGS
This commit is contained in:
Marc Lagrange
2017-09-06 10:42:18 +02:00
committed by Ecco
parent a6ee0e4f82
commit 1633709389

View File

@@ -3,3 +3,4 @@ USE_LIBA = 0
EXE = elf
OS_WITH_ONBOARDING_APP ?= 0
OS_WITH_SOFTWARE_UPDATE_PROMPT ?= 0
SFLAGS = -fPIE