After I checked a few source rpm, I still can't tell. Probably I need to build some to figure out, but I suspect it may be different for various pkgs.
build flags are a global setting for the x86 build we use -march=core2 -mtune=atom -O2 -mfpmath=sse -mssse3 (the later is technically implied by -march=core2) for the code generation options; there's also some options around the various security options (stack protector etc) _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
