libunique
This commit is contained in:
@@ -11,10 +11,12 @@ from pisi.actionsapi import get
|
||||
|
||||
shelltools.export('HOME', get.workDIR())
|
||||
def setup():
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.configure("--disable-static \
|
||||
--enable-gtk-doc \
|
||||
--enable-maintainer-flags=no \
|
||||
--enable-introspection=yes")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
Reference in New Issue
Block a user