• Jinoh Kang's avatar
    winegcc: Enable SafeSEH only on i386. · 9de7c791
    Jinoh Kang authored
    SafeSEH is not applicable to architectures other than i386.
    
    This fixes compiling with the clang ARM assembler, which cannot parse
    ".def @feat.00" since "@" is parsed as the start of a line comment.
    9de7c791
Name
Last commit
Last update
..
Makefile.in Loading commit data...
utils.c Loading commit data...
utils.h Loading commit data...
winegcc.c Loading commit data...
winegcc.man.in Loading commit data...