diff options
-rwxr-xr-x | BuildParams | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BuildParams b/BuildParams index a4b361261f..f4279d303d 100755 --- a/BuildParams +++ b/BuildParams @@ -23,6 +23,7 @@ codeticket_since = 3.3.0-release # Override build system default toolchain # Note that this will only affect automated builds. +Linux.distcc_version = Linux.gcc_version = /usr/bin/gcc-4.6 Linux.cxx_version = /usr/bin/g++-4.6 |