| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/ |
| H A D | 0001-fix-gcc-8-format-truncation-warning.patch | 4 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 D | perf.bbappend | 4 # 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 D | 0001-configure-Check-for-Wno-error-format-truncation-comp.patch | 4 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 D | 0005-Disable-new-gcc8-warnings.patch | 26 +#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 D | 0001-configure-Check-for-Wno-error-format-truncation-comp.patch | 4 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 D | 0002-makehrtf-Disable-Wstringop-truncation.patch | 4 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 D | 0002-configure-Disable-selected-warnings.patch | 24 +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 D | 0001-coordinator-Fix-strncpy-range-warning.patch | 7 error: 'strncpy' specified bound 4096 equals destination size [-Werror=stringop-truncation]
|
| H A D | 0001-Fix-potential-string-truncation-in-strncpy.patch | 4 Subject: [PATCH] Fix potential string truncation in strncpy() 6 GCC 8 complains about the string truncation during copy
|
| H A D | 0001-Remove-newline-from-format-line.patch | 8 …ltin___snprintf_chk' output truncated before the last format character [-Werror=format-truncation=]
|
| /OK3568_Linux_fs/buildroot/package/liboping/ |
| H A D | 0001-ping_host_add-Decrease-buffer-size-to-make-GCC-s-truncation-check-happy.patch | 4 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 D | 0001-Don-t-build-with-Werror-to-fix-compile-error.patch | 20 @@ -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 D | openal-soft_1.20.1.bb | 11 file://0002-makehrtf-Disable-Wstringop-truncation.patch \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/ |
| H A D | squid_4.15.bb | 24 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 D | CompileOptions.cmake | 23 …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 D | CompileOptions.cmake | 23 …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 D | lowpan-tools_git.bb | 18 file://0001-Fix-potential-string-truncation-in-strncpy.patch \
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/ |
| H A D | Makefile | 86 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation)
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/ |
| H A D | CMakeLists.txt | 18 -Wno-format-truncation
|
| /OK3568_Linux_fs/buildroot/package/efivar/ |
| H A D | 0007-gcc.specs-drop-Werror.patch | 13 …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 D | Makefile.extrawarn | 34 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation)
|
| /OK3568_Linux_fs/external/security/librkcrypto/ |
| H A D | CMakeLists.txt | 23 add_compile_options(-Wno-format-truncation)
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.extrawarn | 34 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation)
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.extrawarn | 34 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation)
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/cmake/ |
| H A D | CompileOptions.cmake | 38 …LAGS} -Wno-reorder -Wno-unused -Wno-misleading-indentation -Wno-format-truncation -fno-strict-alia…
|