mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 00:31:07 +00:00
snort: Strip out DEBUG_PREFIX_MAP options and --sysroot
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f3a80c3ce1
commit
b1ccca4bac
@ -72,7 +72,7 @@ do_install_append() {
|
|||||||
mkdir -p ${D}${localstatedir}/log/snort
|
mkdir -p ${D}${localstatedir}/log/snort
|
||||||
install -d ${D}/var/log/snort
|
install -d ${D}/var/log/snort
|
||||||
|
|
||||||
sed -i 's/-fdebug-prefix-map[^ ]*//g; s#${STAGING_DIR_TARGET}##g' ${D}${libdir}/pkgconfig/*.pc
|
sed -i -e 's|-fdebug-prefix-map[^ ]*||g; s|-fmacro-prefix-map[^ ]*||g; s|${STAGING_DIR_TARGET}||g' ${D}${libdir}/pkgconfig/*.pc
|
||||||
}
|
}
|
||||||
|
|
||||||
FILES_${PN} += " \
|
FILES_${PN} += " \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user