aboutsummaryrefslogtreecommitdiff
path: root/debug_info_test/ngcc_comp_path.whitelist
blob: 1d6d0ade38ea3aa5ca57f27b315713a84fbe192f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# CrOS packages are compiled in /tmp/$board/portage/${CATEGORY}/${P}.
# They can be matched by .*/portage/${CATEGORY}/${PN}-.*
.*/portage/chromeos-base/ec-utils-.*
.*/portage/dev-libs/elfutils-.*
.*/portage/dev-libs/libusb-.*
.*/portage/dev-util/perf-.*
.*/portage/sys-apps/busybox-.*
.*/portage/sys-boot/syslinux-.*
.*/portage/sys-kernel/chromeos-kernel-.*
.*/portage/sys-libs/gcc-libs-.*
# glibc and libgcc are built in different ways.
# and libstdc++.
.*/glibc-.*/
.*/libgcc/.*
.*/libstdc\+\+-.*