mirror of
https://git.yoctoproject.org/poky
synced 2026-07-21 05:27:01 +00:00
rsync: Turn on -pedantic-errors at the end of 'configure'
This helps in building rsync without autoconf patch, since it will be a while that the round trip is made, better to apply this patch here until next release of autoconf. (From OE-Core rev: 11522b98697befcf13076a90cec4f8ade1fa0645) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -15,6 +15,7 @@ SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \
|
||||
file://makefile-no-rebuild.patch \
|
||||
file://determism.patch \
|
||||
file://0001-Add-missing-prototypes-to-function-declarations.patch \
|
||||
file://0001-Turn-on-pedantic-errors-at-the-end-of-configure.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user