core rebuild
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user