radeon fix
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
|
|||||||
def setup():
|
def setup():
|
||||||
# disable XAA to allow building against >=xorg-server-1.12.99.902
|
# disable XAA to allow building against >=xorg-server-1.12.99.902
|
||||||
# pisitools.dosed("configure.ac", ".*USE_XAA, 1.*")
|
# pisitools.dosed("configure.ac", ".*USE_XAA, 1.*")
|
||||||
autotools.autoreconf("-vif")
|
#autotools.autoreconf("-vif")
|
||||||
autotools.configure()
|
autotools.configure()
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|||||||
Reference in New Issue
Block a user