5b4d5df Fixes for architecture specific features

Authored and Committed by rmattes 9 years ago
    Fixes for architecture specific features
    
    Make sure sse is disabled on ix86 and sse2 is enabled on x86_64
    
    Remove cpu specific ARM compiler options, including softfloat and
    cpu type
    
    Fix the sed invocation in the spec file so that the optflags are being
    passed to the make command
    
        
file modified
+5 -4