platform.simulator.mak 173 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 TOOLCHAIN ?= host-gcc ifeq ($(OS),Windows_NT) TOOLCHAIN = mingw endif USE_LIBA = 0 EXE = elf EPSILON_ONBOARDING_APP = 0 EPSILON_SOFTWARE_UPDATE_PROMPT = 0 SFLAGS += -fPIE