Skip to content

Fix slc5-gcc46 compilation on slc6

Marco Clemencic requested to merge reco14-allow-compilation-on-slc6 into reco14-patches

Because of the way custom builds of GCC treat system headers, the version of gcc 4.6 we use to build slc5-gcc46 binaries fails on slc6 system headers.

This minor changes fix the compilation (see http://readlist.com/lists/gcc.gnu.org/gcc-help/4/21431.html for details)

See lhcb-core/nightlies-jenkins-scripts!78 (merged)

Edited by Marco Clemencic

Merge request reports