Still use GCC for 64bit Linux debug builds after switch to 68 ESR
We switched to clang for our Linux builds as Mozilla did but we should still use gcc for our debug builds to have a chance of finding serious issues Mozilla missed with clang (which happened in the past).