mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
squid: Disable format-truncation warning only with gcc
Clang does not support this option Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
@@ -26,6 +26,9 @@ SRC_URI = "http://www.squid-cache.org/Versions/v${MAJ_VER}/${MIN_VER}/${BPN}-${P
|
|||||||
file://gcc7-fixes.patch \
|
file://gcc7-fixes.patch \
|
||||||
file://0001-tools.cc-fixed-unused-result-warning.patch \
|
file://0001-tools.cc-fixed-unused-result-warning.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
SRC_URI_remove_toolchain-clang = "file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "dc1830cd361e077814aa39bcc3691d8b"
|
SRC_URI[md5sum] = "dc1830cd361e077814aa39bcc3691d8b"
|
||||||
SRC_URI[sha256sum] = "41d8845863dcd026c856508cd1599d417c8947ffd96e86e24085f9893cb8b8c2"
|
SRC_URI[sha256sum] = "41d8845863dcd026c856508cd1599d417c8947ffd96e86e24085f9893cb8b8c2"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user