зеркало из https://github.com/mozilla/gecko-dev.git
0946db2658
We've decided supporting the small number of x86 machines without SSE2 instructions is no longer worth the cost in developer time nor the performance impact for other users. https://groups.google.com/d/msg/mozilla.dev.platform/dZC39mj5V-s/Xt_UqZXkAAAJ Set -arch:SSE2 by default on x86 if an arch hasn't already been supplied. This ensures we'll continue to build with the right instruction set if the compiler changes its default in the future, while still allowing custom builds to set a lower minimum. Also updates the filter to strip all arch switches on win64 when building the sandbox. The 64-bit compiler doesn't support -arch:SSE2 either. MozReview-Commit-ID: JzTRGPn9vzI |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
src | ||
xpconnect | ||
moz.configure |