mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:08:18 +00:00
php: remove unneeded THREADS export
This is no longer required, as pthreads is the default thread library Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
8780196e55
commit
764e88de03
@ -50,8 +50,6 @@ PACKAGECONFIG[sqlite3] = "--with-sqlite3=${STAGING_LIBDIR}/.. \
|
||||
, \
|
||||
,sqlite3"
|
||||
|
||||
THREADS_pn-php = "pthread"
|
||||
export THREADS
|
||||
export PHP_NATIVE_DIR = "${STAGING_BINDIR_NATIVE}"
|
||||
export PHP_PEAR_PHP_BIN = "${STAGING_BINDIR_NATIVE}/php"
|
||||
CFLAGS += " -D_GNU_SOURCE"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user