summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
index 8cf927153f..05644b7db9 100644
--- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
@@ -55,6 +55,8 @@ SRC_URI[sha256sum] = "9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489
55 55
56S = "${WORKDIR}/tcp_wrappers_${PV}" 56S = "${WORKDIR}/tcp_wrappers_${PV}"
57 57
58CFLAGS += "-std=gnu17"
59
58EXTRA_OEMAKE = "'CC=${CC}' \ 60EXTRA_OEMAKE = "'CC=${CC}' \
59 'AR=${AR}' \ 61 'AR=${AR}' \
60 'RANLIB=${RANLIB}' \ 62 'RANLIB=${RANLIB}' \