summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2004-12-23 21:09:54 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-12-23 21:09:54 -0800
commit3ddb6f1c003bff156765a04dcfb42d68de0a0fa5 (patch)
tree373f2b1e81e3f663139c6690a6471f0863c4b1fd /net/unix/af_unix.c
parent98113cc026227d8a7a8ed490341c1d9741810fe6 (diff)
Don't use "-march=pentium3" for gcc tuning.
rth tells me that some versions of gcc may end up using the SSE registers for data movement when you do that. Use "-march=i686 -mtune=xxxx" instead. (We do the same thing for march=pentium2/4 too, just for consistency).
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions