# Stage 3 GCC requires 32-bit binutils, which requires 32-bit LTO plugin.
# Stage 3 binutils no longer installs the path /opt/32/i686-aosc-linux-gnu,
# but GCC still requires this path to find compiler and plugins.
abinfo "Applying hack for stage 2 GCC and binutils..."
ln -sv "." /opt/32/i686-aosc-linux-gnu
