radeon fix

This commit is contained in:
burakerturk
2015-07-17 00:47:14 +03:00
parent 741362ae48
commit 3ec5678fa0
+1 -1
View File
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
def setup():
# disable XAA to allow building against >=xorg-server-1.12.99.902
# pisitools.dosed("configure.ac", ".*USE_XAA, 1.*")
autotools.autoreconf("-vif")
#autotools.autoreconf("-vif")
autotools.configure()
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")