mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
php: remove unnecessary LIBS export
Adding explicit LIBS additions is not required anymore Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
0dd39f8d5d
commit
8780196e55
@@ -50,9 +50,6 @@ PACKAGECONFIG[sqlite3] = "--with-sqlite3=${STAGING_LIBDIR}/.. \
|
||||
, \
|
||||
,sqlite3"
|
||||
|
||||
LIBS_virtclass-native = " -lxml2 "
|
||||
LIBS_pn-php =" -lpthread "
|
||||
export LIBS
|
||||
THREADS_pn-php = "pthread"
|
||||
export THREADS
|
||||
export PHP_NATIVE_DIR = "${STAGING_BINDIR_NATIVE}"
|
||||
|
||||
Reference in New Issue
Block a user