radeon fix
This commit is contained in:
@@ -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 ")
|
||||
|
||||
Reference in New Issue
Block a user