I have several packages that require a newer GCC version than the default 4.3 with SLES 11.
I’ve added the build requirements for GCC 4.6 from the SDK but the packages still build with version 4.3
Typically I think this is accomplished by using the Update-alternatives to change the default GCC version but I’m not positive the best way to do this in OBS.
Any ideas how to do this per package or better yet, per project?