kvazaar, darkice.

This commit is contained in:
4fury-c3440d8
2020-09-28 09:51:59 +03:00
parent abdce16f97
commit d9b8b1b928
5 changed files with 56 additions and 41 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ j = "-DCMAKE_INSTALL_PREFIX=/usr \
def setup():
# cmaketools.configure(j)
autotools.autoreconf("-fiv")
autotools.configure("--enable-mpcchap --disable-static")
autotools.configure("--disable-static")
def build():
# cmaketools.make()