mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-28 01:59:59 +01:00
[scripts] Fix PLATFORM=device build
This commit is contained in:
committed by
EmilieNumworks
parent
dcd83923ef
commit
43bd5e7044
@@ -6,4 +6,4 @@ EPSILON_BOOT_PROMPT = update
|
||||
EPSILON_DEVICE_BENCH ?= 1
|
||||
SFLAGS += -DEPSILON_DEVICE_BENCH=$(EPSILON_DEVICE_BENCH)
|
||||
|
||||
python/port/port.o: CXXFLAGS += -DMP_PORT_USE_STACK_SYMBOLS=1
|
||||
$(BUILD_DIR)/python/port/port.o: CXXFLAGS += -DMP_PORT_USE_STACK_SYMBOLS=1
|
||||
|
||||
Reference in New Issue
Block a user