xmake-io / xmake

🔥 A cross-platform build utility based on Lua
https://xmake.io
Apache License 2.0
10.14k stars 782 forks source link

improve linker for package #5542 #5543

Closed waruqi closed 2 months ago

waruqi commented 2 months ago

https://github.com/xmake-io/xmake/issues/5542

waruqi commented 2 months ago

this patch will fix some runtime flags for package toolchain. @Arthapz

Does it work for your project? I hope that it will not break other some stuff.