5262f49 no-sse2.patch: Add built .so files to the link line

Authored and Committed by Kevin Kofler 8 years ago
    no-sse2.patch: Add built .so files to the link line
    
    In the long run, we may end up doing this manually because we will need
    to handle V8 specially in the QMake stuff anyway (install it, ensure we
    only link the x87 version and let the SSE2 version magically act as a
    drop-in replacement, add an rpath), but try like this for now.