fix unused
This commit is contained in:
@@ -13,6 +13,8 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
shelltools.system("sed -i 's|python2-config|python2.7-config|g' configure")
|
||||
autotools.configure()
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
Reference in New Issue
Block a user