mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
php: remove obsolete acpaths
As of "autotools: don't try and find in-tree macros" in core, acpaths is no longer used. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
parent
aa8db6600c
commit
3b5500a1a9
|
|
@ -136,8 +136,6 @@ LDFLAGS:append:riscv64 = " -latomic"
|
|||
|
||||
EXTRA_OEMAKE = "INSTALL_ROOT=${D}"
|
||||
|
||||
acpaths = ""
|
||||
|
||||
do_configure:prepend () {
|
||||
rm -f ${S}/build/libtool.m4 ${S}/ltmain.sh ${S}/aclocal.m4
|
||||
find ${S} -name config.m4 | xargs -n1 sed -i 's!APXS_HTTPD=.*!APXS_HTTPD=${STAGING_SBINDIR_NATIVE}/httpd!'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user