libetonyek
This commit is contained in:
@@ -10,8 +10,9 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
pisitools.cxxflags.add("-std=gnu++11")
|
||||
# pisitools.cxxflags.add("-std=gnu++11")
|
||||
shelltools.system("./autogen.sh")
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.configure("--prefix=/usr \
|
||||
--disable-werror \
|
||||
--without-docs \
|
||||
|
||||
Reference in New Issue
Block a user