diff options
| -rw-r--r-- | meta/recipes-extended/gperf/gperf_3.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/gperf/gperf_3.1.bb b/meta/recipes-extended/gperf/gperf_3.1.bb index c57ade9fe3..9175bc13e6 100644 --- a/meta/recipes-extended/gperf/gperf_3.1.bb +++ b/meta/recipes-extended/gperf/gperf_3.1.bb | |||
| @@ -18,4 +18,6 @@ inherit autotools | |||
| 18 | # it where to look explicitly (mirroring the behaviour of upstream's Makefile.devel). | 18 | # it where to look explicitly (mirroring the behaviour of upstream's Makefile.devel). |
| 19 | EXTRA_AUTORECONF += " -I ${S} --exclude=aclocal" | 19 | EXTRA_AUTORECONF += " -I ${S} --exclude=aclocal" |
| 20 | 20 | ||
| 21 | CFLAGS += "-std=gnu17" | ||
| 22 | |||
| 21 | BBCLASSEXTEND = "native nativesdk" | 23 | BBCLASSEXTEND = "native nativesdk" |
