mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
modphp: fix text relocation QA warning
Fixes the following warning:
WARNING: QA Issue: ELF binary '${WORKDIR}/packages-split/modphp/usr/lib/apache2/modules/libphp5.so' has relocations in .text
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
3f5eb8849c
commit
25ddcf5d9e
|
|
@ -19,6 +19,7 @@ inherit autotools
|
|||
CFLAGS += " -g -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED -I${STAGING_INCDIR}/apache2"
|
||||
|
||||
EXTRA_OECONF = "--with-apxs2=${STAGING_BINDIR_CROSS}/apxs \
|
||||
--with-pic \
|
||||
--enable-maintainer-zts \
|
||||
--without-mysql \
|
||||
--enable-force-cgi-redirect \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user