The unified diff between revisions [63c067b5..] and [67768644..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'misc/config/cc/gcc'
# # # patch "misc/config/cc/gcc" # from [517279cb2443099568b02482c05aa51e3ba2efe7] # to [8f5871a7933c06c3db66c6ae748acedc28de85a9] # ============================================================ --- misc/config/cc/gcc 517279cb2443099568b02482c05aa51e3ba2efe7 +++ misc/config/cc/gcc 8f5871a7933c06c3db66c6ae748acedc28de85a9 @@ -34,7 +34,7 @@ beos -> "ld -shared -h $(SONAME)" <mach_opt> # Specializations first (they don't need to be, just clearer) -i386 -> "-mcpu=i686 -momit-leaf-frame-pointer" +i386 -> "-mtune=i686 -momit-leaf-frame-pointer" r10000 -> "-mips4" alpha-ev67 -> "-mcpu=ev6" # FIXME: GCC 3.1 and on has -march=ev67 alpha-ev68 -> "-mcpu=ev6"