mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 18:55:02 +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
|
||||
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} += " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user