# The referenced path embeds the target architecture, so there is no
# risk of confusion.
# usr/lib/gcc/$gnu_type/$gcc_version_major/$tool -> usr/bin/$gnu_type-$tool
breakout-link usr/lib/gcc/*/*/* -> usr/bin/*-*

# Private library only used by executables from this package.
# usr/libexec/$gnu_type/$gcc_version_major/liblto_plugin.so
exit-in-shared-library usr/libexec/gcc/*/*/liblto_plugin.so
