Home
last modified time | relevance | path

Searched refs:CFLAGS (Results 176 – 200 of 939) sorted by relevance

12345678910>>...38

/openbmc/linux/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
134 CFLAGS += -EB
137 CFLAGS += -march=mips64r2 -EB
146 CFLAGS += -EL
149 CFLAGS += -march=mips64r2 -EL
158 CFLAGS += -EB
161 CFLAGS += -march=mips32r2 -EB
[all …]
/openbmc/linux/tools/testing/selftests/tmpfs/
H A DMakefile2 CFLAGS += -Wall -O2
3 CFLAGS += -D_GNU_SOURCE
/openbmc/linux/tools/firmware/
H A DMakefile4 CFLAGS = -Wall -Wextra -g macro
8 $(CC) $(CFLAGS) -o $@ $^
/openbmc/linux/samples/nitro_enclaves/
H A DMakefile10 CFLAGS += -Wall
13 $(CC) $(CFLAGS) -o ne_ioctl_sample ne_ioctl_sample.c -lpthread
/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/
H A D0002-do-not-display-CLFAGS-to-improve-reproducibility-bui.patch7 display CFLAGS which could improve reproducibility build.
23 - pa_log_debug("Compilation CFLAGS: %s", PA_CFLAGS);
24 + pa_log_debug("Compilation CFLAGS: ***");
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/
H A Dnot-overwrite-cflags-cxxflags.patch1 Not overwrite CFLAGS and CXXFLAGS. It also avoid buildpaths qa issue:
22 - conf.env.CFLAGS = cfg.cflags[:]
24 + #conf.env.CFLAGS = cfg.cflags[:]
/openbmc/openbmc/poky/meta/recipes-extended/mingetty/
H A Dmingetty_1.08.bb13 # substitute our CFLAGS for "-O2 -Wall -W -pipe"
16 CFLAGS='${CFLAGS} -D_GNU_SOURCE'"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntimed/
H A Dntimed_git.bb20 CFLAGS:append:libc-musl = " -Dntp_adjtime=adjtimex"
24 'CFLAGS=${CFLAGS}' \
/openbmc/linux/tools/pci/
H A DMakefile15 CFLAGS += -O2 -Wall -g -D_GNU_SOURCE -I$(OUTPUT)include
24 export srctree OUTPUT CC LD CFLAGS
40 $(QUIET_LINK)$(CC) $(CFLAGS) $(LDFLAGS) $< -o $@
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A DMakefile33 $(TESTS_64): CFLAGS += -m64
34 $(TM_TESTS): CFLAGS += -I../tm -mhtm
36 CFLAGS += $(KHDR_INCLUDES) -fno-pie
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/
H A Dtoybox_0.8.10.bb19 # Toybox is strict on what CC, CFLAGS and CROSS_COMPILE variables should contain.
20 # Fix CC, CFLAGS, CROSS_COMPILE to match expectations.
22 # CFLAGS = only compiler flags
24 CFLAGS += "${TOOLCHAIN_OPTIONS} ${TUNE_CCARGS}"
37 CFLAGS="${CFLAGS}" \
/openbmc/linux/tools/leds/
H A DMakefile4 CFLAGS = -Wall -Wextra -g -I../../include/uapi macro
8 $(CC) $(CFLAGS) -o $@ $^
/openbmc/qemu/tests/tcg/arm/
H A DMakefile.softmmu-target32 CFLAGS+=-nostdlib -ggdb -O0 $(MINILIB_INC)
39 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -x assembler-with-cpp -c $< -o $@
43 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) $< -o $@ $(LDFLAGS)
45 memory: CFLAGS+=-DCHECK_UNALIGNED=0
/openbmc/linux/tools/bpf/runqslower/
H A DMakefile15 CFLAGS := -g -Wall $(CLANG_CROSS_FLAGS) macro
16 CFLAGS += $(EXTRA_CFLAGS)
54 $(QUIET_LINK)$(CC) $(CFLAGS) $^ -lelf -lz -o $@
70 $(QUIET_CC)$(CC) $(CFLAGS) $(INCLUDES) -c $(filter %.c,$^) -o $@
/openbmc/linux/arch/m68k/tools/amiga/
H A DMakefile4 CFLAGS = -Wall -O2 macro
11 $(CC) $(CFLAGS) -o dmesg dmesg.c -noixemul
/openbmc/linux/tools/testing/selftests/resctrl/
H A DMakefile3 CFLAGS = -g -Wall -O2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE macro
4 CFLAGS += $(KHDR_INCLUDES)
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0004-Add-FFMPEG_EXTRA_CFLAGS-and-FFMPEG_EXTRA_LDFLAGS.patch21CFLAGS=-D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DTARGET_LINUX -fPIC -DPIC -D…
29 CFLAGS="$(CFLAGS) ${INCLUDES}" \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/
H A D0001-make-Make-CC-weak-assignment.patch22 -CFLAGS = -g -O2 -Wall -W -Werror=format-security
24 +CFLAGS += -g -O2 -Wall -W -Werror=format-security
27 ALL_CFLAGS = $(CPPFLAGS) $(CFLAGS) $(IPTRAF_CFLAGS)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xserver-xorg-cvt/
H A Dxserver-xorg-cvt-native_1.20.10.bb29 CFLAGS="${CFLAGS} -DXORG_VERSION_CURRENT=1 $incpaths `pkg-config --cflags pixman-1`"
31 ${CC} $CFLAGS -o ${B}/cvt \
/openbmc/linux/tools/testing/selftests/powerpc/
H A DMakefile12 CFLAGS := -std=gnu99 -O2 -Wall -Werror -DGIT_VERSION='"$(GIT_VERSION)"' -I$(CURDIR)/include $(CFLAG… macro
14 export CFLAGS
/openbmc/linux/tools/counter/
H A DMakefile15 override CFLAGS += -O2 -Wall -g -D_GNU_SOURCE -I$(OUTPUT)include
22 export srctree OUTPUT CC LD CFLAGS
38 $(QUIET_LINK)$(CC) $(CFLAGS) $(LDFLAGS) $< -o $@
/openbmc/linux/tools/crypto/ccp/
H A DMakefile2 CFLAGS += -D__EXPORTED_HEADERS__ -I../../../include/uapi -I../../../include
9 $(CC) $(CFLAGS) $(LDFLAGS) -shared -o $@ $<
/openbmc/linux/tools/testing/selftests/sparc64/drivers/
H A DMakefile3 CFLAGS := $(CFLAGS) $(INCLUDEDIR) -Wall -O2 -g macro
/openbmc/linux/tools/testing/selftests/riscv/mm/
H A DMakefile6 CFLAGS += -D_GNU_SOURCE -std=gnu99 -I.
15 $(CC) -o$@ $(CFLAGS) $(LDFLAGS) $^
/openbmc/linux/tools/testing/selftests/kvm/
H A DMakefile213 CFLAGS += -Wall -Wstrict-prototypes -Wuninitialized -O2 -g -std=gnu99 \
222 CFLAGS += -march=z10
226 $(CC) -Werror $(CFLAGS) -no-pie -x c - -o "$$TMP", -no-pie)
252 $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) $< $(LIBKVM_OBJS) $(LDLIBS) -o $@
254 $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $< -o $@
257 $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH) $^ $(LDLIBS) -o $@
263 $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $< -o $@
266 $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c $< -o $@
272 $(CC) $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -c -ffreestanding $< -o $@

12345678910>>...38