mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-03 22:44:37 +02:00
Merge pull request #7 from mdurnev/mdurnev/toolchain
external-sourcery-toolchain: kill oprofile debug bits
This commit is contained in:
@@ -80,7 +80,8 @@ do_install() {
|
||||
|
||||
rm -f ${D}${bindir}/sysroot-*
|
||||
rm -rf ${D}${datadir}/oprofile ${D}${libdir}/oprofile ${D}${datadir}/stl.pat \
|
||||
${D}${mandir}/man1/oprofile* ${D}${bindir}/op* ${D}${docdir}/oprofile
|
||||
${D}${mandir}/man1/oprofile* ${D}${bindir}/op* ${D}${docdir}/oprofile \
|
||||
${D}${bindir}/.debug/op*
|
||||
}
|
||||
|
||||
# These files are picked up out of the sysroot by eglibc-locale, so we don't
|
||||
|
||||
Reference in New Issue
Block a user