summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php/php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/php/php.inc')
-rw-r--r--meta-oe/recipes-devtools/php/php.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/php/php.inc b/meta-oe/recipes-devtools/php/php.inc
index 7ae5cc88c0..fcd3598bc3 100644
--- a/meta-oe/recipes-devtools/php/php.inc
+++ b/meta-oe/recipes-devtools/php/php.inc
@@ -50,9 +50,6 @@ PACKAGECONFIG[sqlite3] = "--with-sqlite3=${STAGING_LIBDIR}/.. \
50 , \ 50 , \
51 ,sqlite3" 51 ,sqlite3"
52 52
53LIBS_virtclass-native = " -lxml2 "
54LIBS_pn-php =" -lpthread "
55export LIBS
56THREADS_pn-php = "pthread" 53THREADS_pn-php = "pthread"
57export THREADS 54export THREADS
58export PHP_NATIVE_DIR = "${STAGING_BINDIR_NATIVE}" 55export PHP_NATIVE_DIR = "${STAGING_BINDIR_NATIVE}"