e670d51 no-sse2.patch: Build both the x87 version and the SSE2 version of V8 on i686

Authored and Committed by Kevin Kofler 8 years ago
    no-sse2.patch: Build both the x87 version and the SSE2 version of V8 on i686
    
    Note that almost all the patch size increase is from the v8_sse2.gyp
    file that is automatically generated from v8.gyp using a small script I
    wrote, which is also included in the patch.
    
        
file modified
+3 -2