Fix link errors with MinGW.
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.
Showing
src/unity_setup.h
0 → 100644
想要评论请 注册 或 登录