/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
H A D | 0001-makefiles-Drop-setting-mcpu-to-cortex-a8-on-arm-arch.patch | 28 -annotate_hbefore_CFLAGS = $(AM_CFLAGS) -mcpu=cortex-a8 29 -tc07_hbl1_CFLAGS = $(AM_CFLAGS) -mcpu=cortex-a8 30 -tc08_hbl2_CFLAGS = $(AM_CFLAGS) -mcpu=cortex-a8 31 +annotate_hbefore_CFLAGS = $(AM_CFLAGS) 32 +tc07_hbl1_CFLAGS = $(AM_CFLAGS) 33 +tc08_hbl2_CFLAGS = $(AM_CFLAGS) 35 annotate_hbefore_CFLAGS = $(AM_CFLAGS) 36 tc07_hbl1_CFLAGS = $(AM_CFLAGS) 39 @@ -56,10 +56,10 @@ allexec_CFLAGS = $(AM_CFLAGS) @FLAG_W_N 43 -v6intARM_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a8 -marm [all …]
|
H A D | 0001-tests-arm-Use-O-instead-of-O0.patch | 23 @@ -57,9 +57,9 @@ allexec_CFLAGS = $(AM_CFLAGS) @FLAG_W_N 26 v6intARM_CFLAGS = $(AM_CFLAGS) -g -O0 -marm 27 -v6intThumb_CFLAGS = $(AM_CFLAGS) -g -O0 -mthumb 28 +v6intThumb_CFLAGS = $(AM_CFLAGS) -g -O -mthumb 30 -v6media_CFLAGS = $(AM_CFLAGS) -g -O0 -mthumb 31 +v6media_CFLAGS = $(AM_CFLAGS) -g -O -mthumb 33 v8crypto_a_CFLAGS = $(AM_CFLAGS) -g -O0 -mfpu=crypto-neon-fp-armv8 -marm -march=armv8-a 34 v8crypto_t_CFLAGS = $(AM_CFLAGS) -g -O0 -mfpu=crypto-neon-fp-armv8 -mthumb -march=armv8-a
|
H A D | use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch | 27 @@ -87,8 +87,10 @@ neon64_CFLAGS = $(AM_CFLAGS) -g -O0 31 -intdiv_CFLAGS = $(AM_CFLAGS) -g -mcpu=cortex-a15 -mthumb 32 +intdiv_CFLAGS = $(AM_CFLAGS) -g -march=armv7ve -mcpu=cortex-a15 -mthumb 33 ldrt_CFLAGS = $(AM_CFLAGS) -g -mcpu=cortex-a8 -mthumb 34 ldrt_arm_CFLAGS = $(AM_CFLAGS) -g -mcpu=cortex-a8 -marm 36 -vfpv4_fma_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a15 -mfpu=vfpv4 -marm 37 +vcvt_fixed_float_VFP_CFLAGS = $(AM_CFLAGS) -g -mcpu=cortex-a8 -mfpu=vfpv3 39 +vfpv4_fma_CFLAGS = $(AM_CFLAGS) -g -O0 -march=armv7ve -mcpu=cortex-a15 -mfpu=vfpv4 -marm
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 3008-vo-Makefile.am-exclude-libgl_plugin.patch | 30 -libgles2_plugin_la_CFLAGS = $(AM_CFLAGS) $(GLES2_CFLAGS) -DUSE_OPENGL_ES2 $(OPENGL_COMMONCLFAGS) 38 -libgl_plugin_la_CFLAGS = $(AM_CFLAGS) $(GL_CFLAGS) $(OPENGL_COMMONCLFAGS) 48 -libglconv_vaapi_wl_plugin_la_CFLAGS = $(AM_CFLAGS) $(GL_CFLAGS) -DHAVE_VA_WL $(LIBVA_WL_CFLAGS) 53 -libglconv_vaapi_x11_plugin_la_CFLAGS = $(AM_CFLAGS) -DHAVE_VA_X11 58 -libglconv_vaapi_drm_plugin_la_CFLAGS = $(AM_CFLAGS) -DHAVE_VA_DRM 64 -libglconv_vdpau_plugin_la_CFLAGS = $(AM_CFLAGS) $(VDPAU_CFLAGS)
|
H A D | 3007-remove-xorg-related-link-libs.patch | 28 libmmal_vout_plugin_la_CFLAGS = $(AM_CFLAGS)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
H A D | discard-use-of-dnl-in-Makefile.am.patch | 25 -dnl AM_CFLAGS = -Wall -DDEBUG 26 +##dnl AM_CFLAGS = -Wall -DDEBUG
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/files/ |
H A D | 0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch | 24 -AM_CFLAGS = $(MAYBE_COVERAGE) $(MAYBE_DEBUG) $(MAYBE_TRACE) 25 +AM_CFLAGS = $(MAYBE_COVERAGE) $(MAYBE_DEBUG) $(MAYBE_TRACE) -I$(srcdir)/inc
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/onig/onig/ |
H A D | 0001-build-don-t-link-against-host-system-libraries.patch | 23 AM_CFLAGS = -Wall 37 AM_CFLAGS = -Wall -Wno-invalid-source-encoding
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/ |
H A D | 0001-make-Add-compiler-includes-in-cflags.patch | 26 -kexecboot_CFLAGS = -I$(top_srcdir) $(AM_CFLAGS) 27 +kexecboot_CFLAGS = -I$(top_srcdir) $(AM_CFLAGS) -I$(shell $(CC) -print-file-name=include)
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0004-Point-scripts-location-to-libdir.patch | 18 @@ -51,7 +51,7 @@ AM_CFLAGS = $(WARN_CFLAGS) $(ELF_CFLAGS) $(JANSSON_CFLAGS) $(ZSTD_CFLAGS) 31 @@ -584,7 +584,7 @@ AM_CFLAGS = $(WARN_CFLAGS) $(ELF_CFLAGS) $(JANSSON_CFLAGS) $(ZSTD_CFLAGS)
|
H A D | 0003-binutils-nativesdk-Search-for-alternative-ld.so.conf.patch | 44 AM_CFLAGS = $(WARN_CFLAGS) $(ELF_CFLAGS) $(JANSSON_CFLAGS) $(ZSTD_CFLAGS) 57 AM_CFLAGS = $(WARN_CFLAGS) $(ELF_CFLAGS) $(JANSSON_CFLAGS) $(ZSTD_CFLAGS)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/ |
H A D | 0001-cmake-remove-build-flags.patch | 48 AM_CFLAGS: @AM_CFLAGS@
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/ypbind-mt/ |
H A D | 0001-dns_hosts-Fix-build-with-musl.patch | 26 -AM_CFLAGS = -D_REENTRANT=1 @WARNFLAGS@ 27 +AM_CFLAGS = -D_GNU_SOURCE -D_REENTRANT=1 @WARNFLAGS@
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/ |
H A D | 0001-build-use-autotools.patch | 223 +AM_CFLAGS = -D'__VERSION="${VERSION}"' "-I$(top_srcdir)/include" 224 +AM_CFLAGS += -std=gnu99 -Wall -Wundef -Wshadow -Wformat-security 225 +AM_CFLAGS += $(X11_CFLAGS)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/ |
H A D | 0001-configure-Check-for-Wno-error-format-truncation-comp.patch | 32 +AX_CHECK_COMPILE_FLAG([-Werror -Werror=format-truncation],[AM_CFLAGS="$AM_CFLAGS -Wno-error=format… 34 AC_SUBST([AM_CFLAGS])
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
H A D | 0001-configure-Disable-format-overflow-if-supported-by-gc.patch | 28 -AM_CFLAGS = -pipe -std=gnu11 @OSAF_HARDEN_FLAGS@ -Wall -Wformat=2 -Werror 30 +AM_CFLAGS = -pipe -std=gnu11 @OSAF_HARDEN_FLAGS@ -Wall -Wformat=2 -Werror @NOWARNINGS@ 34 AM_CFLAGS += --coverage
|
/openbmc/linux/tools/usb/usbip/src/ |
H A D | Makefile.am | 3 AM_CFLAGS = @EXTRA_CFLAGS@ macro
|
/openbmc/phosphor-mboxd/ |
H A D | Makefile.am | 33 AM_CFLAGS = $(CODE_COVERAGE_CFLAGS) macro
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/ |
H A D | 0001-Makefile.am-Specify-export-dynamic-directly-to-linke.patch | 21 AM_CFLAGS += -fomit-frame-pointer
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/ |
H A D | 0001-Fix-implicit-fallthrough-warning.patch | 27 AM_CFLAGS="-std=gnu99 -Wall -Wextra -Werror -pedantic" 29 AM_CFLAGS="$AM_CFLAGS -O2 -g3"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | openhpi-linkfix.patch | 28 AM_CFLAGS = @OPENIPMI_CFLAGS@
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/sessreg/ |
H A D | 0001-Makefile.am-Error-Fix.patch | 30 AM_CFLAGS = $(CWARNFLAGS) $(SESSREG_CFLAGS)
|
/openbmc/hiomapd/ |
H A D | Makefile.am | 46 AM_CFLAGS = $(CODE_COVERAGE_CFLAGS) macro
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/ |
H A D | 0001-Makefile.am-do-not-install-etc-ethertypes.patch | 24 @@ -26,7 +26,6 @@ AM_CFLAGS = ${regular_CFLAGS}
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ |
H A D | 0001-config-eu.am-do-not-force-Werror.patch | 19 @@ -99,7 +99,6 @@ AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Wformat=2 \
|