Home
last modified time | relevance | path

Searched refs:truncation (Results 1 – 25 of 75) sorted by relevance

123

/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/
H A D0001-fix-gcc-8-format-truncation-warning.patch4 Subject: [PATCH] fix gcc-8 format-truncation warning
6 While compiling with `-Werror=format-truncation=', it failed
9 before the last format character [-Werror=format-truncation=]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/perf/
H A Dperf.bbappend4 # Override EXTRA_CFLAGSS and add -Wno-stringop-truncation for gcc 8+
5 EXTRA_OEMAKE:append = ' EXTRA_CFLAGS="-ldw -Wno-stringop-truncation"'
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A D0001-configure-Check-for-Wno-error-format-truncation-comp.patch4 Subject: [PATCH] configure: Check for -Wno-error=format-truncation compiler
12 …t may be truncated writing up to 1023 bytes into a region of size 1010 [-Werror=format-truncation=]
30 …r -Werror=format-truncation],[AM_CFLAGS="$AM_CFLAGS -Wno-error=format-truncation" AM_CXXFLAGS="$AM…
H A D0005-Disable-new-gcc8-warnings.patch26 +#pragma GCC diagnostic ignored "-Wstringop-truncation"
52 +#pragma GCC diagnostic ignored "-Wstringop-truncation"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A D0001-configure-Check-for-Wno-error-format-truncation-comp.patch4 Subject: [PATCH] configure: Check for -Wno-error=format-truncation compiler
9 …t may be truncated writing up to 1023 bytes into a region of size 1010 [-Werror=format-truncation=]
115 …E_FLAG([-Werror=format-truncation],[CFLAGS="$CFLAGS -Wno-error=format-truncation" CXXFLAGS="$CXXFL…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/openal/openal-soft/
H A D0002-makehrtf-Disable-Wstringop-truncation.patch4 Subject: [PATCH] makehrtf: Disable Wstringop-truncation
18 +#pragma GCC diagnostic ignored "-Wstringop-truncation"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0002-configure-Disable-selected-warnings.patch24 +AX_CHECK_COMPILE_FLAG([-Wstringop-truncation],[NOWARNINGS+=' -Wno-error=stringop-truncation'])
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/
H A D0001-coordinator-Fix-strncpy-range-warning.patch7 error: 'strncpy' specified bound 4096 equals destination size [-Werror=stringop-truncation]
H A D0001-Fix-potential-string-truncation-in-strncpy.patch4 Subject: [PATCH] Fix potential string truncation in strncpy()
6 GCC 8 complains about the string truncation during copy
H A D0001-Remove-newline-from-format-line.patch8 …ltin___snprintf_chk' output truncated before the last format character [-Werror=format-truncation=]
/OK3568_Linux_fs/buildroot/package/liboping/
H A D0001-ping_host_add-Decrease-buffer-size-to-make-GCC-s-truncation-check-happy.patch4 Subject: [PATCH] ping_host_add: Decrease buffer size to make GCC's truncation
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon/
H A D0001-Don-t-build-with-Werror-to-fix-compile-error.patch20 @@ -22,7 +22,6 @@ AX_AM_CFLAGS_ADD([-Werror=format-truncation=1])
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/openal/
H A Dopenal-soft_1.20.1.bb11 file://0002-makehrtf-Disable-Wstringop-truncation.patch \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/
H A Dsquid_4.15.bb24 file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch \
30 SRC_URI:remove:toolchain-clang = "file://0001-configure-Check-for-Wno-error-format-truncation-comp.…
/OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/cmake/
H A DCompileOptions.cmake23 …LAGS} -Wno-reorder -Wno-unused -Wno-misleading-indentation -Wno-format-truncation -fno-strict-alia…
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/cmake/
H A DCompileOptions.cmake23 …LAGS} -Wno-reorder -Wno-unused -Wno-misleading-indentation -Wno-format-truncation -fno-strict-alia…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/lowpan-tools/
H A Dlowpan-tools_git.bb18 file://0001-Fix-potential-string-truncation-in-strncpy.patch \
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/
H A DMakefile86 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/
H A DCMakeLists.txt18 -Wno-format-truncation
/OK3568_Linux_fs/buildroot/package/efivar/
H A D0007-gcc.specs-drop-Werror.patch13 …y' output may be truncated copying 8 bytes from a string of length 38 [-Werror=stringop-truncation]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.extrawarn34 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation)
/OK3568_Linux_fs/external/security/librkcrypto/
H A DCMakeLists.txt23 add_compile_options(-Wno-format-truncation)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.extrawarn34 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation)
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.extrawarn34 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/cmake/
H A DCompileOptions.cmake38 …LAGS} -Wno-reorder -Wno-unused -Wno-misleading-indentation -Wno-format-truncation -fno-strict-alia…

123