https://bugs.freedesktop.org/show_bug.cgi?id=66515
--- Comment #17 from Zhigang Gong <[email protected]> --- (In reply to comment #16) > (In reply to comment #14) > > Is glamor built with --enable-glx-tls as well? > > I don't think so. > > On Fedora 19, its build script at its rpm spec file is: > autoreconf --install > %configure --disable-static > make %{?_smp_mflags} > > So, no explicit --enable-glx-tls there. > > FIY, Glamour seems to be git changeset 81aadb8, from its package name: > xorg-x11-glamor-0.5.0-5.20130401git81aadb8.fc19.src.rpm Although --enable-glx-tls is not explicitly specified. But it detect whether the tls is supported, and if it's supported, it will enable glx-tls which is the same way what xorg's autoconf does. And tls is almost always supported, so that make glamor require a mesa with --enable-glx-tls specified explicitly. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
