瀏覽代碼

limit plat

star9029 1 年之前
父節點
當前提交
cf7cb72432
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/l/liba52/xmake.lua

+ 1 - 1
packages/l/liba52/xmake.lua

@@ -36,7 +36,7 @@ package("liba52")
         end
     end)
 
-    on_install("!iphoneos", function (package)
+    on_install("!iphoneos and (!android or android@!windows)", function (package)
         if not is_host("windows")then
             -- Generate config.h by autotools
             local configs = {}