summaryrefslogtreecommitdiff
path: root/make/platform/darwin_bni.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/platform/darwin_bni.mk')
-rw-r--r--make/platform/darwin_bni.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/platform/darwin_bni.mk b/make/platform/darwin_bni.mk
index 8b61ab320..477e072de 100644
--- a/make/platform/darwin_bni.mk
+++ b/make/platform/darwin_bni.mk
@@ -67,6 +67,9 @@ FUNCTIONS.x86_64 := $(FUNCTIONS) \
muloti4 mulvti3 mulxc3 negti2 negvti2 parityti2 \
popcountti2 powixf2 subvti3 ucmpti2 udivmodti4 \
udivti3 umodti3 clear_cache enable_execute_stack
+
+FUNCTIONS.armv4t := $(FUNCTIONS)
+
FUNCTIONS.armv5 := $(FUNCTIONS) \
adddf3 addsf3 bswapdi2 bswapsi2 \
comparedf2 comparesf2 extendsfdf2 \