profiles: Work around the build-id collisions

This commit is contained in:
Krzesimir Nowak 2022-05-12 11:23:47 +02:00
parent d675d2f74a
commit c7c189e7ae

View File

@ -78,9 +78,11 @@ CONFIG_PROTECT="
# Remove libtool .la files for non-plugin libraries.
# Remove Gentoo init files since we use systemd.
# Remove build-id, there is some issue with it causing collisions.
INSTALL_MASK="
/usr/lib*/*.la
/etc/init.d /etc/conf.d
/usr/lib/debug/.build-id
"
# Keep the default languages small.