mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:25:36 +00:00
ypbind-mt: search nspr header files in ${STAGING_INCDIR}/nspr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
21899d1f3a
commit
4de9a27a4e
@ -45,7 +45,7 @@ INITSCRIPT_PARAMS = "start 44 3 5 . stop 70 0 1 2 6 ."
|
||||
|
||||
CACHED_CONFIGUREVARS = "ac_cv_prog_STRIP=/bin/true"
|
||||
|
||||
CFLAGS_append_libc-musl = " -I${STAGING_INCDIR}/nss3"
|
||||
CFLAGS_append = " -I${STAGING_INCDIR}/nss3 -I${STAGING_INCDIR}/nspr"
|
||||
|
||||
do_install_append () {
|
||||
install -d ${D}${sysconfdir}/init.d
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user