• Jacek Caban's avatar
    winegcc: Disable exporting all symbols on mingw targets. · b0908666
    Jacek Caban authored
    Mingw targets export all symbols by default if there is no explicit
    export. We generate export table in winebuild and don't use explicit
    exports. This may make linker generate an unused export-all table.
    
    Spotted by Gabriel Ivăncescu.
    b0908666
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...