diff options
| -rw-r--r-- | meta/recipes-support/nettle/nettle_3.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nettle/nettle_3.4.1.bb b/meta/recipes-support/nettle/nettle_3.4.1.bb index dd49c30c84..8375fcf2df 100644 --- a/meta/recipes-support/nettle/nettle_3.4.1.bb +++ b/meta/recipes-support/nettle/nettle_3.4.1.bb | |||
| @@ -30,7 +30,7 @@ inherit autotools ptest multilib_header | |||
| 30 | EXTRA_AUTORECONF += "--exclude=aclocal" | 30 | EXTRA_AUTORECONF += "--exclude=aclocal" |
| 31 | 31 | ||
| 32 | EXTRA_OECONF = "--disable-openssl" | 32 | EXTRA_OECONF = "--disable-openssl" |
| 33 | CFLAGS_append = " -std=c99" | 33 | CFLAGS_append = " -std=gnu99" |
| 34 | 34 | ||
| 35 | do_compile_ptest() { | 35 | do_compile_ptest() { |
| 36 | oe_runmake buildtest | 36 | oe_runmake buildtest |
