• 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
winegcc.c 65 KB