blob: 5e3b4cb5e7f3daa1e84900cc78518bdbdabc4882 (
plain) (
blame)
1
2
3
4
5
|
# Due to the reordering and the oher nifty extensions in the i686 it is
# not really good to use heavily i586 optimized code on a i686. It's
# better to use i486/i386 code.
i386/i486
libm-i387/i686
|