Searched refs:CFLAGS (Results 176 - 200 of 206) sorted by relevance

123456789

/linux-master/tools/testing/selftests/kvm/
H A DMakefile231 CFLAGS += -Wall -Wstrict-prototypes -Wuninitialized -O2 -g -std=gnu99 \
240 CFLAGS += -march=z10
253 CFLAGS += -I$(GEN_HDRS)
260 $(CC) -Werror $(CFLAGS) -no-pie -x c - -o "$$TMP", -no-pie)
289 $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) $< $(LIBKVM_OBJS) $(LDLIBS) -o $@
291 $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $< -o $@
294 $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) $^ $(LDLIBS) -o $@
296 $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $< -o $@
306 $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $< -o $@
309 $(CC) $(CFLAGS)
[all...]
/linux-master/tools/testing/selftests/wireguard/qemu/
H A DMakefile48 export CFLAGS := -O3 -pipe macro
50 CFLAGS += -march=native
66 CFLAGS += -march=armv8-a
78 CFLAGS += -march=armv8-a
90 CFLAGS += -march=armv7-a -mabi=aapcs-linux
102 CFLAGS += -march=armv7-a -mabi=aapcs-linux
134 CFLAGS += -EB
137 CFLAGS += -march=mips64r2 -EB
146 CFLAGS += -EL
149 CFLAGS
[all...]
/linux-master/tools/power/acpi/tools/acpidump/
H A DMakefile19 CFLAGS += -DACPI_DUMP_APP -I.
/linux-master/tools/testing/selftests/arm64/bti/
H A DMakefile14 CFLAGS_COMMON = -ffreestanding -Wall -Wextra $(CFLAGS)
/linux-master/tools/testing/vsock/
H A DMakefile11 CFLAGS += -g -O2 -Werror -Wall -I. -I../../include -I../../../usr/include -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -D_GNU_SOURCE
/linux-master/tools/perf/trace/beauty/
H A Darch_errno_names.sh48 $gcc $CFLAGS $include_path -E -dM -x c $asm_errno \
/linux-master/tools/testing/selftests/net/
H A DMakefile4 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g macro
5 CFLAGS += -I../../../../usr/include/ $(KHDR_INCLUDES)
7 CFLAGS += -I../
109 $(OUTPUT)/io_uring_zerocopy_tx: CFLAGS += -I../../../include/
/linux-master/tools/testing/selftests/cgroup/
H A DMakefile2 CFLAGS += -Wall -pthread
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A DMakefile24 CFLAGS += -m64
/linux-master/tools/testing/selftests/ptp/
H A Dtestptp.mk21 CFLAGS = -Wall $(INC) macro
/linux-master/tools/scripts/
H A DMakefile.arch41 LP64 := $(shell echo __LP64__ | ${CC} ${CFLAGS} -E -x c - | tail -n 1)
/linux-master/tools/testing/radix-tree/
H A DMakefile3 CFLAGS += -I. -I../../include -I../../../lib -g -Og -Wall \
19 CFLAGS += -m32
/linux-master/tools/power/cpupower/
H A DMakefile111 export CROSS CC AR STRIP RANLIB CFLAGS LDFLAGS LIB_OBJS
124 override CFLAGS += -DVERSION=\"$(VERSION)\" -DPACKAGE=\"$(PACKAGE)\" \
155 override CFLAGS += -pipe
160 override CFLAGS += -DNLS
174 override CFLAGS += $(WARNINGS)
187 override CFLAGS += -O1 -g -DDEBUG
190 override CFLAGS += $(OPTIMIZATION) -fomit-frame-pointer
201 $(QUIET) $(CC) $(CFLAGS) -fPIC -o $@ -c lib/$*.c
205 $(QUIET) $(CC) -shared $(CFLAGS) $(LDFLAGS) -o $@ \
218 $(QUIET) $(CC) $(CFLAGS)
[all...]
/linux-master/tools/objtool/
H A DMakefile65 export srctree OUTPUT CFLAGS SRCARCH AWK
70 $(Q)$(MAKE) $(build)=objtool $(HOST_OVERRIDES) CFLAGS="$(OBJTOOL_CFLAGS)" \
/linux-master/tools/build/tests/
H A Drun.sh44 make -C ex V=1 CFLAGS=-DINCLUDE >> ex.out 2>&1
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A DMakefile18 # Override default kernel CFLAGS. This is a userland app.
33 CFLAGS+= -DDEBUG -g
/linux-master/tools/testing/selftests/hid/
H A DMakefile24 CFLAGS += -g -O0 -rdynamic -Wall -Werror -I$(OUTPUT)
25 CFLAGS += -I$(OUTPUT)/tools/include
31 CFLAGS += -Wno-unused-command-line-argument
194 # $3 - CFLAGS
234 $(Q)$(CC) $(CFLAGS) -c $(filter %.c,$^) $(LDLIBS) -o $@
/linux-master/kernel/bpf/preload/iterators/
H A DMakefile22 CFLAGS := -g -Wall macro
/linux-master/tools/testing/selftests/nolibc/
H A DMakefile153 CFLAGS ?= -Os -fno-ident -fno-asynchronous-unwind-tables -std=c89 -W -Wall -Wextra \ macro
206 $(QUIET_CC)$(CC) $(CFLAGS) $(LDFLAGS) -o $@ \
210 $(QUIET_CC)$(CC) $(CFLAGS) $(LDFLAGS) -o $@ \
/linux-master/drivers/hid/bpf/entrypoints/
H A DMakefile22 CFLAGS := -g -Wall macro
/linux-master/arch/um/drivers/
H A DMakefile25 LDFLAGS_vde.o = $(shell $(CC) $(CFLAGS) -print-file-name=libvdeplug.a)
/linux-master/tools/testing/selftests/arm64/fp/
H A DMakefile6 CFLAGS += $(KHDR_INCLUDES)
/linux-master/drivers/hid/bpf/progs/
H A DMakefile22 CFLAGS := -g -Wall macro
/linux-master/tools/perf/
H A DMakefile.perf252 export srctree OUTPUT RM CC CXX LD AR CFLAGS CXXFLAGS V BISON FLEX AWK
327 CFLAGS += -I$(LIBAPI_OUTPUT)/include
338 CFLAGS += -I$(LIBBPF_OUTPUT)/include
349 CFLAGS += -I$(LIBSUBCMD_OUTPUT)/include
359 CFLAGS += -I$(LIBSYMBOL_OUTPUT)/include
370 CFLAGS += -I$(LIBPERF_OUTPUT)/include
438 CFLAGS += -I$(OUTPUT)
682 CFLAGS='$(CFLAGS)' LDFLAGS='$(LDFLAGS)' \
712 $(QUIET_LINK)$(CC) $(CFLAGS)
[all...]
/linux-master/tools/testing/selftests/
H A Dlib.mk191 # Enables to extend CFLAGS and LDFLAGS from command line, e.g.
193 CFLAGS += $(USERCFLAGS)
200 LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)

Completed in 329 milliseconds

123456789