]> git.saurik.com Git - veency.git/blobdiff - makefile
Add number keys to the new IOHID scancode mapping.
[veency.git] / makefile
index bab6125dbaca9e24039c694e9b29897c66fb47a5..60f0486dfe1c49b1a07b3d46f15163d605ca6a1b 100644 (file)
--- a/makefile
+++ b/makefile
@@ -43,4 +43,7 @@ ADDITIONAL_LDFLAGS += -lz
 ADDITIONAL_LDFLAGS += -F/System/Library/PrivateFrameworks
 ADDITIONAL_LDFLAGS += -weak_reference_mismatches weak
 
+ADDITIONAL_CFLAGS += -mllvm -arm-reserve-r9
+ADDITIONAL_LDFLAGS += -Xarch_armv6 -Wl,-lgcc_s.1
+
 include $(THEOS_MAKE_PATH)/tweak.mk