Home
last modified time | relevance | path

Searched refs:CFLAGS (Results 126 – 150 of 939) sorted by relevance

12345678910>>...38

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/
H A Dcflags_filter.patch1 configure contains CFLAGS filtering code which was removing our prefix-map
14 + CFLAGS="$CFLAGS $1"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps/
H A Dappend_ldflags.patch14 CFLAGS += $(OPTS) $(_CFLAGS)
15 -LDFLAGS += $(_LDFLAGS) $(CFLAGS)
16 +LDFLAGS += $(CFLAGS) $(_LDFLAGS)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dippool_parallel_make_and_pic.patch30 - $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $<
32 + $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $< -fPIC
35 - $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $<
37 + $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $< -fPIC
40 - $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $<
42 + $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $< -fPIC
77 $(CC) -c $(CFLAGS) $< -o $@
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/
H A D0001-Make-space-for-flags-from-environment.patch24 -CFLAGS = -O2 -pipe -Wall -g -I../src -I$(OOP_INCLUDE_DIR)
27 +CFLAGS += -O2 -pipe -Wall -g -I../src -I$(OOP_INCLUDE_DIR)
52 $(CC) $(ARCH) $(CPPFLAGS) $(CFLAGS) -c $<
70 -CFLAGS = $(WARN) -Werror $(FLAGS)
71 +CFLAGS += $(WARN) -Werror $(FLAGS)
82 COMPILE = $(CC) $(ARCH) $(CPPFLAGS) $(CFLAGS) -c
83 SHARED_COMPILE = $(CC) $(ARCH) $(CPPFLAGS) $(SHARED) $(CFLAGS) -o $@ -c
/openbmc/linux/tools/spi/
H A DMakefile15 CFLAGS += -O2 -Wall -g -D_GNU_SOURCE -I$(OUTPUT)include
22 export srctree OUTPUT CC LD CFLAGS
42 $(QUIET_LINK)$(CC) $(CFLAGS) $(LDFLAGS) $< -o $@
51 $(QUIET_LINK)$(CC) $(CFLAGS) $(LDFLAGS) $< -o $@
/openbmc/qemu/tests/tcg/x86_64/
H A DMakefile.target21 adox: CFLAGS=-O2
28 $(CC) $(CFLAGS) $< -o $@ $(LDFLAGS)
31 $(CC) $(CFLAGS) $< -o $@ $(LDFLAGS)
/openbmc/linux/tools/testing/selftests/memfd/
H A DMakefile2 CFLAGS += -D_FILE_OFFSET_BITS=64
3 CFLAGS += $(KHDR_INCLUDES)
19 fuse_mnt.o: CFLAGS += $(VAR_CFLAGS)
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-Install-python-modules-to-correct-library-dir.patch9 Add OE's CFLAGS which contains `-fdebug-prefix-map' options to
29 +# Add OE's CFLAGS which contains `-fdebug-prefix-map' options to
31 +AM_CPPFLAGS += $(CFLAGS)
38 (cd $(srcdir); CFLAGS="$(AM_CPPFLAGS)" $(PYTHON) setup.py build \
47 (cd $(srcdir); CFLAGS="$(AM_CPPFLAGS)" $(PYTHON3) setup.py build \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cyaml/
H A Dcyaml_1.4.1.bb18 EXTRA_OEMAKE = "'PREFIX=""' 'DESTDIR=${D}' 'CFLAGS=${CFLAGS}' 'LIBDIR=${libdir}' 'INCLUDEDIR=${incl…
27 CFLAGS += "-pedantic -Wall -Wextra -O3 -Iinclude"
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch36 -CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -Wall -Werror \
37 +CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -Wall -Werror \
41 -CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
42 +CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
47 -CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
48 +CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -fwrapv \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/
H A D0001-Use-setuptools-instead-of-distutils.patch54 CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV)
57 - CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV)…
58 + CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV)…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libleak/libleak/
H A D0001-respect-environment-variables.patch16 -CFLAGS = -g -O2 -Wall -fPIC -Ilibwuya
18 +CFLAGS += -g -O2 -Wall -fPIC -Ilibwuya
22 - CFLAGS='-fPIC' make -C libwuya
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0007-Remove-Makefile-hardcoded-arch-tune.patch6 -CFLAGS=-pipe -mfloat-abi=hard -mcpu=arm1176jzf-s -fomit-frame-pointer -mabi=aapcs-linux -mtune=arm…
7 +CFLAGS+= -fomit-frame-pointer -mabi=aapcs-linux -Wno-psabi -g
8CFLAGS+=-std=c++0x -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DTARGET_LINUX -f…
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/ufs-utils/
H A Dufs-utils_4.13.5.bb16 EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX} CC="${CC}" CFLAGS="${CFLAGS}""
18 CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__ -D_GNU_SOURCE"
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D13_shlib_weaksym.patch32 + $(CC) $(CFLAGS) $(SHCFLAGS) -c $< -o $@
55 - $(CC) $(CFLAGS) -o $@ tcpd.o $(LIB) $(LIBS)
63 + $(CC) $(CFLAGS) -o $@ tcpd.o $(SHLIBFLAGS)
66 $(CC) $(CFLAGS) -o $@ miscd.o $(LIB) $(LIBS)
69 - $(CC) $(CFLAGS) -o $@ safe_finger.o $(LIB) $(LIBS)
71 + $(CC) $(CFLAGS) -o $@ safe_finger.o $(SHLIBFLAGS)
76 - $(CC) $(CFLAGS) -o $@ $(TCPDMATCH_OBJ) $(LIB) $(LIBS)
78 + $(CC) $(CFLAGS) -o $@ $(TCPDMATCH_OBJ) $(SHLIBFLAGS)
83 + $(CC) $(CFLAGS) -o $@ try-from.o fakelog.o $(SHLIBFLAGS)
88 - $(CC) $(CFLAGS) -o $@ $(TCPDCHK_OBJ) $(LIB) $(LIBS)
[all …]
/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/
H A D0001-Append-the-user-provided-flags-to-the-auto-detected-.patch21 -test_CFLAGS=${CFLAGS+set}
26 +user_CFLAGS=$CFLAGS
54 +CFLAGS="$CFLAGS $user_CFLAGS"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/
H A D0002-build-don-t-ignore-CFLAGS-from-environment.patch4 Subject: [PATCH] build: don't ignore CFLAGS from environment
14 every source file, and in addition, the same CFLAGS that were
34 + $(CC) $(CFLAGS) $(LDFLAGS) $(brctl_OBJECTS) $(LIBS) -o brctl
37 $(CC) $(CFLAGS) $(INCLUDE) -c $<
/openbmc/openbmc/poky/meta/recipes-devtools/mmc/
H A Dmmc-utils_git.bb17 CFLAGS:append:powerpc64 = " -D__SANE_USERSPACE_TYPES__"
18 CFLAGS:append:mipsarchn64 = " -D__SANE_USERSPACE_TYPES__"
19 CFLAGS:append:mipsarchn32 = " -D__SANE_USERSPACE_TYPES__"
/openbmc/openbmc/poky/meta/recipes-extended/zip/
H A Dzip_3.0.bb18 file://0001-configure-Use-CFLAGS-and-LDFLAGS-when-doing-link-tes.patch \
31 # zip.inc sets CFLAGS, but what Makefile actually uses is
35 'CFLAGS=-I. -DUNIX ${CFLAGS}' \
36 'CFLAGS_NOOPT=-I. -DUNIX ${CFLAGS}' \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D07_buildflags.diff14 + $CFLAGS \\
29 - CFLAGS+=-O2
34 CFLAGS+=-Wall
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/
H A Dyavta_git.bb15 # include directory. The Makefile uses CFLAGS to include these, but since
16 # we override the CFLAGS then we need to add this include path back in.
17 CFLAGS += "-I${S}/include"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D02-Makefile.in.patch62 CFLAGS = $(CCFLAGS)
212 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
220 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
224 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
230 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
236 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
242 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
246 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
254 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
260 + $(CC) $(CFLAGS) -fPIC $(CPPFLAGS) $(DEFS) $(INCS) -c $< -o ./$@
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/
H A Dimap-2007e-shared.patch39 - `$(CAT) CCTYPE` -c `$(CAT) CFLAGS` $*.c
45 + $(CC) -fPIC -DPIC -D_REENTRANT -c `$(CAT) CFLAGS` ${@:.so=.c} -o $@
48 + $(CC) -fPIC -DPIC -D_REENTRANT -c `$(CAT) CFLAGS` $*.c
68 + $(CC) -fPIC -DPIC -D_REENTRANT `$(CAT) CFLAGS` `$(CAT) OSCFLAGS` -c osdep.c
75 - `$(CAT) CCTYPE` -c `$(CAT) CFLAGS` `$(CAT) OSCFLAGS` -c osdep.c
79 + $(CC) -fPIC -DPIC -D_REENTRANT `$(CAT) CFLAGS` `cat OSCFLAGS` -c osdep.c -o $@
/openbmc/linux/tools/testing/selftests/mm/
H A DMakefile35 CFLAGS = -Wall -I $(top_srcdir) $(EXTRA_CFLAGS) $(KHDR_INCLUDES) macro
86 CFLAGS += -no-pie
139 $(BINARIES_32): CFLAGS += -m32 -mxsave
142 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) $(notdir $^) $(LDLIBS) -o $@
147 $(BINARIES_64): CFLAGS += -m64 -mxsave
150 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) $(notdir $^) $(LDLIBS) -o $@
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd/
H A Dnostrip.patch4 Subject: [PATCH] Don't mess with CFLAGS and LDFLAGS when --with-minimal is
26 - CFLAGS="$CFLAGS -Os -fomit-frame-pointer -fno-unroll-loops "

12345678910>>...38