@@ -9,7 +9,8 @@ from pisi.actionsapi import get
|
|||||||
NoStrip = "/"
|
NoStrip = "/"
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
shelltools.export("LDFLAGS", "%s -lm" % get.LDFLAGS())
|
shelltools.export("LDFLAGS", "%s -lm" % get.LDFLAGS())
|
||||||
|
autotools.autoreconf("-fiv")
|
||||||
autotools.configure("--prefix=/usr")
|
autotools.configure("--prefix=/usr")
|
||||||
|
|
||||||
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
|
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
|
||||||
|
|||||||
Reference in New Issue
Block a user