mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
This updates our compiler to gcc-4.7.3-r1 which has been stable in Gentoo for a long time now. One interesting thing in this compiler is it will report errors if you attempt to link against system libraries when building in an alternate sysroot like /build/amd64-usr which should help catch a variety of mistakes.