gcc wrapper improvement: leave libgcc dir in the library path
this is needed in case -lgcc is passed explicitly on the link command line, for example if the wrapper is being used to build musl itself.
Showing
想要评论请 注册 或 登录
this is needed in case -lgcc is passed explicitly on the link command line, for example if the wrapper is being used to build musl itself.