xorg-video-radeon ver. bump

This commit is contained in:
Rmys
2023-04-26 00:14:33 +03:00
committed by GitHub
parent 72cf19c3d8
commit 51e1a5d65e
-1
View File
@@ -13,7 +13,6 @@ def setup():
pisitools.cflags.add("-fcommon -fno-plt")
shelltools.export("CXXFLAGS", "-fno-plt")
pisitools.ldflags.add("-z,now")
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
autotools.configure("--enable-glamor")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")