aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2021-01-24 13:16:20 -0500
committerClyne Sullivan <clyne@bitgloo.com>2021-01-24 13:16:20 -0500
commite132d52adf52b91cc44741c9d13c178219d7a5f5 (patch)
tree61d718d8c127c2461772e878d2cc1406ef6b3fd5 /Makefile
parenta4d9689259a7f2eb57473f7fc8e8dd7b2a8e3eaa (diff)
error recv. draft; add trig/math funcs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a609c42..e560cfc 100644
--- a/Makefile
+++ b/Makefile
@@ -148,7 +148,7 @@ CPPWARN = -Wall -Wextra -Wundef
#
# List all user C define here, like -D_DEBUG=1
-UDEFS = -DCORTEX_ENABLE_WFI_IDLE=FALSE
+UDEFS = -DCORTEX_ENABLE_WFI_IDLE=FALSE -DPORT_USE_SYSCALL=TRUE
# Define ASM defines here
UADEFS =