mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
nettle: Remove workaround for gcc < 5
(From OE-Core rev: 09fa9dabe17f69db71f3773f8808af745fb8ed4a) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ddb312f1b9
commit
81da240a5f
@@ -30,7 +30,6 @@ inherit autotools ptest multilib_header
|
|||||||
EXTRA_AUTORECONF += "--exclude=aclocal"
|
EXTRA_AUTORECONF += "--exclude=aclocal"
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-openssl"
|
EXTRA_OECONF = "--disable-openssl"
|
||||||
CFLAGS_append = " -std=gnu99"
|
|
||||||
|
|
||||||
do_compile_ptest() {
|
do_compile_ptest() {
|
||||||
oe_runmake buildtest
|
oe_runmake buildtest
|
||||||
|
|||||||
Reference in New Issue
Block a user