Skip to content

Commit

Permalink
improve cosmocc (#5134)
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored Sep 4, 2024
1 parent b5584ad commit 2895d01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/c/cosmocc/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ package("cosmocc")
add_versions("3.7.1", "13b65b0e659b493bd82f3d0a319d0265d66f849839e484aa2a54191024711e85")
add_versions("3.8.0", "813c6b2f95062d2e0a845307a79505424cb98cb038e8013334f8a22e3b92a474")

set_policy("package.precompiled", false)

on_load("@windows|x64", function (package)
package:add("deps", "msys2")
end)
Expand Down

0 comments on commit 2895d01

Please sign in to comment.