This commit is contained in:
khanhduytran0
2026-05-31 08:56:01 +07:00
parent 83271274c9
commit 353b39019f
5 changed files with 466 additions and 48037 deletions
+7 -2
View File
@@ -12,8 +12,8 @@ entry1_type0x09_FILES = entry1_type0x09.m
entry1_type0x09_CFLAGS = \
-Wno-int-conversion \
-Wno-incompatible-pointer-types \
-Wno-implicit-function-declaration \
-Wno-deprecated-non-prototype \
-Werror=implicit-function-declaration \
-Werror=deprecated-non-prototype \
-Wno-incompatible-library-redeclaration \
-Wno-implicit-int \
-fno-builtin \
@@ -21,4 +21,9 @@ entry1_type0x09_CFLAGS = \
entry1_type0x09_FRAMEWORKS = CoreFoundation IOKit Security
entry1_type0x09_INSTALL_PATH = /usr/local/lib
TOOL_NAME = entry1_type0x09_test
entry1_type0x09_test_FILES = test.m
entry1_type0x09_INSTALL_PATH = /usr/local/bin
include $(THEOS_MAKE_PATH)/library.mk
include $(THEOS_MAKE_PATH)/tool.mk