summaryrefslogtreecommitdiffhomepage
path: root/project/arch.mk
diff options
context:
space:
mode:
Diffstat (limited to 'project/arch.mk')
-rw-r--r--project/arch.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/project/arch.mk b/project/arch.mk
index 9bb0f43..5236cb8 100644
--- a/project/arch.mk
+++ b/project/arch.mk
@@ -27,6 +27,10 @@ TARGET_SYS_HEADERS = \
install-headers: install-target-sys-headers
+else
+
+CFLAGS_CONFIG += -fno-asynchronous-unwind-tables
+
endif
install-target-sys-headers: $(TARGET_SYS_HEADERS)