core rebuild

This commit is contained in:
Rmys
2020-12-16 21:20:09 +03:00
parent 348937e0f4
commit 83f1d39eca
7 changed files with 92 additions and 10 deletions
+2 -2
View File
@@ -19,7 +19,7 @@ def setup():
def build():
shelltools.export("LDFLAGS", "-lpthread")
#shelltools.export("LDFLAGS", "-lpthread")
autotools.make()
def check():
@@ -31,4 +31,4 @@ def install():
if not get.buildTYPE() == "emul32":
pisitools.remove("/usr/share/man/man1/lzmadec.1")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README")