libatomic_ops-7.8.2
This commit is contained in:
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
shelltools.system("./autogen.sh")
|
||||
|
||||
autotools.configure("--prefix=/usr")
|
||||
autotools.configure("--prefix=/usr --enable-shared")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
Reference in New Issue
Block a user