star9029 1 éve
szülő
commit
cf7cb72432
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      packages/l/liba52/xmake.lua

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

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