mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:01:54 +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:
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}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user