RESOLVED FIXED 89372
VSPROPS_SAFESEH /SAFESEH should not be a common linker option
https://bugs.webkit.org/show_bug.cgi?id=89372
Summary /SAFESEH should not be a common linker option
Alex Christensen
Reported 2012-06-18 12:53:00 PDT
The file WebKitLibraries\win\tools\vsprops\common.vsprops has /SAFESEH as an additional linker option. This does not work with Visual Studio's x64 compiler. It seems to work without it, but I don't think this is a good solution. Is there a way to only use it for x86 solutions?
Attachments
Patch (9.97 KB, patch)
2012-06-21 09:36 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2012-06-21 09:36:32 PDT
WebKit Review Bot
Comment 2 2012-08-14 16:40:33 PDT
Comment on attachment 148818 [details] Patch Clearing flags on attachment: 148818 Committed r125622: <http://trac.webkit.org/changeset/125622>
WebKit Review Bot
Comment 3 2012-08-14 16:40:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.