# The referenced path embeds the target architecture, so there is no
# risk of confusion.
# First * matches the gcc version, the two other ones match the
# binutil tool.
breakout-link usr/lib/gcc/or1k-elf/*/* -> usr/bin/or1k-elf-*

# Private library only used by executables from this package.
# * matches the gcc version.
exit-in-shared-library usr/libexec/gcc/or1k-elf/*/liblto_plugin.so.0.0.0
