Pass through -fno-canonical-system-headers (#4315)
This makes the Python crosstool script send -fno-canonical-system-headers to the compiler if it is specified as an argument to the script itself. Without it, the build can critically fail (see issue #3743).
Loading
Please sign in to comment