modify pcre2

pull/13/head
ruki 6 years ago
parent 2c4004706f
commit 5176faa44a
No known key found for this signature in database
GPG Key ID: 33341DF9719963FA
  1. 2
      packages/p/pcre2/xmake.lua

@ -26,7 +26,7 @@ package("pcre2")
package:add("defines", "PCRE2_STATIC")
end
end)
if is_plat("windows") and winos.version():gt("winxp") then
on_install("windows", function (package)
local configs = {}

Loading…
Cancel
Save