Searched refs:OTHER_CFLAGS (Results 1 – 7 of 7) sorted by relevance
26 OTHER_CFLAGS = -Weverything -Wno-gnu-union-cast -Wno-missing-field-initializers -Wno-partial-avail… macro27 OTHER_CFLAGS += -Wno-missing-noreturn -Wno-vla -Wno-reserved-id-macro -Wno-documentation-unknown-co…28 OTHER_CFLAGS += -Wno-padded -Wno-used-but-marked-unused -Wno-covered-switch-default -Wno-nullabilit…29 OTHER_CFLAGS += -Wno-gnu-empty-initializer -Wno-unused-macros -Wno-undef -Wno-fixed-enum-extension30 OTHER_CFLAGS += -Wno-gnu-auto-type -Wno-switch-enum -Wno-variadic-macros31 OTHER_CFLAGS += --std=gnu11 -isystem $(SDKROOT)/System/Library/Frameworks/System.framework/PrivateH…32 OTHER_CFLAGS += -UT_NAMESPACE_PREFIX -DT_NAMESPACE_PREFIX=xnu -DT_LEAKS_DISABLE=133 OTHER_CFLAGS += -F $(SDKROOT)/System/Library/PrivateFrameworks55 atm_diagnostic_flag: OTHER_CFLAGS += drop_priv.c58 atm_diagnostic_flag_entitled: OTHER_CFLAGS += drop_priv.c[all …]
5 recount/thread_selfcounts_tests: OTHER_CFLAGS += -l darwintest_utils7 recount/rusage_tests: OTHER_CFLAGS += -l darwintest_utils9 recount/recount_tests: OTHER_CFLAGS += -l darwintest_utils11 recount/recount_perf_tests: OTHER_CFLAGS += -l darwintest_utils12 recount/recount_perf_tests: OTHER_CFLAGS += -Wno-bad-function-cast
7 ktrace/kdebug_tests: OTHER_CFLAGS += test_utils.c12 ktrace/kdebug_coproc_tests: OTHER_CFLAGS += test_utils.c19 ktrace/kperf_tests: OTHER_CFLAGS += ktrace/kperf_helpers.c drop_priv.c23 ktrace/kperf_backtracing_tests: OTHER_CFLAGS += ktrace/kperf_helpers.c
26 OTHER_CFLAGS = -fdollars-in-identifiers -no-cpp-precomp -fno-common -fno-stack-protector -fno-stack…27 OTHER_CFLAGS[sdk=macosx*][arch=i386] = $(inherited) -UNO_SYSCALL_LEGACY -DSYSCALL_PRE105028 OTHER_CFLAGS[sdk=macosx*][arch=x86_64*] = $(inherited) -DSYSCALL_PRE1050
293 OTHER_CFLAGS = "-fprofile-instr-generate";340 OTHER_CFLAGS = "-fprofile-instr-generate";
1021 OTHER_CFLAGS = "";1039 OTHER_CFLAGS = "-I$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders";1155 OTHER_CFLAGS = "";1191 OTHER_CFLAGS = "";1201 OTHER_CFLAGS = "-I$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders";1211 OTHER_CFLAGS = "-I$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders";
286 OTHER_CFLAGS = $(RC_NONARCH_CFLAGS)313 $(OTHER_CFLAGS)586 SFLAGS_GEN = -D__ASSEMBLER__ -DASSEMBLER $(OTHER_CFLAGS)