* The if-case was appending to gccBaseFlags after the rest of the file was done using it, so it was ineffective. Now we set it with the rest of the baseFlags. * We already pass no-integrated-as in configure, no need to do it in MainBuildRules. * B_USE_BUILTIN_ATOMIC_FUNCTIONS isn't used anymore, so get rid of it.