summaryrefslogtreecommitdiff
path: root/recipes/php/php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/php/php.inc')
-rw-r--r--recipes/php/php.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/php/php.inc b/recipes/php/php.inc
index e9d49a3269..0f9a42077a 100644
--- a/recipes/php/php.inc
+++ b/recipes/php/php.inc
@@ -10,7 +10,7 @@ S = "${WORKDIR}/php-${PV}"
inherit autotools
-CFLAGS += " -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED"
+CFLAGS += " -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED -D_GNU_SOURCE"
acpaths = ""