From: Adrian Bunk Date: Tue, 12 May 2020 20:37:48 +0000 (+0300) Subject: nettle: Remove workaround for gcc < 5 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~11124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09fa9dabe17f69db71f3773f8808af745fb8ed4a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git nettle: Remove workaround for gcc < 5 Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/nettle/nettle_3.6.bb b/meta/recipes-support/nettle/nettle_3.6.bb index b71f56d83dd..90f8625ae5c 100644 --- a/meta/recipes-support/nettle/nettle_3.6.bb +++ b/meta/recipes-support/nettle/nettle_3.6.bb @@ -30,7 +30,6 @@ inherit autotools ptest multilib_header EXTRA_AUTORECONF += "--exclude=aclocal" EXTRA_OECONF = "--disable-openssl" -CFLAGS_append = " -std=gnu99" do_compile_ptest() { oe_runmake buildtest