summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/mailx/mailx_12.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/mailx/mailx_12.4.bb b/meta/recipes-extended/mailx/mailx_12.4.bb
index 180dbe3019..7abce7a31c 100644
--- a/meta/recipes-extended/mailx/mailx_12.4.bb
+++ b/meta/recipes-extended/mailx/mailx_12.4.bb
@@ -24,3 +24,5 @@ S = "${WORKDIR}/mailx-${PV}"
24inherit autotools 24inherit autotools
25 25
26CFLAGS_append = " -D_BSD_SOURCE -DDEBIAN -I${S}/EXT" 26CFLAGS_append = " -D_BSD_SOURCE -DDEBIAN -I${S}/EXT"
27
28PARALLEL_MAKE = ""