Add gcc patch for multiarch support.
On Debian-based distributions, gcc FTBFS because of special linker files and architecture-dependent headers being available in /usr/lib/<triplet> rather than /usr/lib and /usr/lib64. This avoids settings respectively LIBRARY_PATH and CPATH manually on such distributions.
Showing
This diff is collapsed.
Please register or sign in to comment