diff options
| -rw-r--r-- | meta/recipes-extended/xinetd/xinetd_2.3.15.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/xinetd/xinetd_2.3.15.4.bb b/meta/recipes-extended/xinetd/xinetd_2.3.15.4.bb index 897747379b..d30f08dd72 100644 --- a/meta/recipes-extended/xinetd/xinetd_2.3.15.4.bb +++ b/meta/recipes-extended/xinetd/xinetd_2.3.15.4.bb | |||
| @@ -30,7 +30,7 @@ INITSCRIPT_PARAMS = "defaults" | |||
| 30 | PACKAGECONFIG ??= "tcp-wrappers" | 30 | PACKAGECONFIG ??= "tcp-wrappers" |
| 31 | PACKAGECONFIG[tcp-wrappers] = "--with-libwrap,,tcp-wrappers" | 31 | PACKAGECONFIG[tcp-wrappers] = "--with-libwrap,,tcp-wrappers" |
| 32 | 32 | ||
| 33 | CFLAGS += "-D_GNU_SOURCE" | 33 | CFLAGS += "-D_GNU_SOURCE -std=gnu17" |
| 34 | 34 | ||
| 35 | CONFFILES:${PN} = "${sysconfdir}/xinetd.conf" | 35 | CONFFILES:${PN} = "${sysconfdir}/xinetd.conf" |
| 36 | 36 | ||
