Home
last modified time | relevance | path

Searched refs:CFLAGS (Results 201 – 225 of 939) sorted by relevance

12345678910>>...38

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/
H A Dtiobench-makefile.patch15 #CFLAGS=-O3 -fomit-frame-pointer -Wall
16 CFLAGS=-O2 -Wall
42 $(CC) -c $(CFLAGS) $(DEFINES) tiotest.c -o tiotest.o
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/
H A DMakefile6 CFLAGS = $(LIBUSB_CFLAGS) $(WARNINGS) macro
11 $(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS)
/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/
H A DMakefile6 CFLAGS = $(LIBUSB_CFLAGS) $(WARNINGS) macro
11 $(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS)
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A Dcross-crompile-ffmpeg.patch8 CFLAGS="$(CFLAGS) ${INCLUDES}" \
/openbmc/linux/arch/um/
H A DMakefile-skas9 CFLAGS-$(CONFIG_GCOV) += $(GCOV_OPT)
10 CFLAGS-$(CONFIG_GPROF) += $(GPROF_OPT)
/openbmc/linux/tools/testing/selftests/uevent/
H A DMakefile9 CFLAGS += -Wl,-no-as-needed -Wall
12 $(CC) $(CFLAGS) $< -o $@
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0005-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch25 # default multilib, so we have to take CFLAGS into account as well,
27 -MULTIOSDIR = `$(CC) $(CFLAGS) -print-multi-os-directory`
28 +#MULTIOSDIR = `$(CC) $(CFLAGS) -print-multi-os-directory`
/openbmc/linux/tools/wmi/
H A DMakefile5 CFLAGS += -D__EXPORTED_HEADERS__ -I../../include/uapi -I../../include
12 $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $<
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/nbdkit/
H A D0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch8 and CFLAGS before passing them to plugin's build.
27 +cflags_no_sysroot := $(shell echo \"$(CFLAGS)\"|sed -e 's#$(workdir)#<WORKDIR>#g')
30 - -DCFLAGS="\"$(CFLAGS)\"" \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A Dcross.patch34 +AF_tmp_cflags="$CFLAGS"
35 CFLAGS=-fPIE
51 +CFLAGS="${AF_tmp_cflags}"
/openbmc/openbmc/poky/meta/recipes-devtools/icecc-toolchain/icecc-toolchain/
H A Dicecc-env.sh37 CFLAGS="$CFLAGS -fno-diagnostics-show-caret"
/openbmc/linux/tools/testing/selftests/intel_pstate/
H A DMakefile2 CFLAGS := $(CFLAGS) -Wall -D_GNU_SOURCE macro
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A Dremove_flags_from_build_flags.patch13 # First, Sanitizer, Global, Platform, Local CFLAGS
14 CFLAGS += $(FCFLAGS) $(SANITIZER_CFLAGS) $(OPTIMIZER) $(GCFLAGS) $(PCFLAGS) $(LCFLAGS)
/openbmc/qemu/tests/tcg/riscv64/
H A DMakefile.softmmu-target10 CFLAGS += -g -Og
13 $(CC) $(CFLAGS) $< -c -o $@
/openbmc/linux/tools/testing/selftests/powerpc/security/
H A DMakefile8 CFLAGS += $(KHDR_INCLUDES)
14 $(OUTPUT)/spectre_v2: CFLAGS += -m64
/openbmc/linux/tools/testing/selftests/futex/functional/
H A DMakefile3 CFLAGS := $(CFLAGS) -g -O2 -Wall -D_GNU_SOURCE -pthread $(INCLUDES) $(KHDR_INCLUDES) macro
/openbmc/linux/tools/power/acpi/tools/pfrut/
H A DMakefile9 CFLAGS += -Wall -O2
10 CFLAGS += -DPFRUT_HEADER='"../../../../../include/uapi/linux/pfrut.h"'
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/
H A Dnbench_32bits.patch30 $(CC) $(MACHINE) $(DEFINES) $(CFLAGS)\
34 - $(CC) $(MACHINE) $(DEFINES) $(CFLAGS)\
43 $(CC) $(MACHINE) $(DEFINES) $(CFLAGS)\
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libtomcrypt/
H A Dlibtomcrypt_1.18.2.bb31 CFLAGS += "${@bb.utils.contains('PACKAGECONFIG', 'ltm', '-DUSE_LTM -DLTM_DESC', '', d)}"
33 EXTRA_OEMAKE = "'PREFIX=${prefix}' 'DESTDIR=${D}' 'LIBPATH=${libdir}' 'CFLAGS=${CFLAGS}'"
/openbmc/linux/tools/power/x86/intel-speed-select/
H A DMakefile16 override CFLAGS += -O2 -Wall -g -D_GNU_SOURCE -I$(OUTPUT)include -I/usr/include/libnl3
24 export srctree OUTPUT CC LD CFLAGS
45 $(QUIET_LINK)$(CC) $(CFLAGS) $< $(LDFLAGS) -o $@
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntimed/ntimed/
H A Duse-ldflags.patch12 - echo " \${CC} \${CFLAGS} -o ntimed-client ${l} -lm"
13 + echo " \${CC} \${CFLAGS} -o ntimed-client ${l} \${LDFLAGS} -lm"
/openbmc/linux/tools/tracing/latency/
H A DMakefile8 CFLAGS = -Wall -Wextra -g -O2 $(VAR_CFLAGS) macro
14 $(CC) $(CFLAGS) -o $@ $< $(LDFLAGS)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/
H A Dcross.patch1 Remove CC and CFLAGS values, we set these ourselves
12 -CFLAGS += -Wall -g -O2 -fno-common
/openbmc/linux/tools/testing/selftests/arm64/signal/
H A DMakefile5 CFLAGS += -D_GNU_SOURCE -std=gnu99 -I.
31 $(CC) $(CFLAGS) ${@}.c ${COMMON_SOURCES} -o $@
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dumb-init/
H A Ddumb-init_1.2.5.bb10 EXTRA_OEMAKE = "CC='${CC}' CFLAGS='${CFLAGS} ${LDFLAGS}'"

12345678910>>...38