• J
    Fix link errors with MinGW. · a7e8797e
    John Lindgren 提交于
    MinGW supports a limited form of weak symbols, with the restriction
    that weak/default implementations need to be defined in the same
    translation unit they are called from.  Strong/overriding symbols
    may of course be specified in a different translation unit.
    a7e8797e
unity_setup.h 1.1 KB