From 395ce0b0fa0725ebfb4375beff4cdbb4df6fb4a2 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Wed, 13 Aug 2014 18:05:56 +0100 Subject: configure.ac: remove enable 32/64 bit hacks These two were added ages ago, with an explicit comment "Hacks ..." They have been insufficient for years and maintainers needed to explicitly handle the build themselves. Rather than lying and pretending that it works, just kill this hack and let maintainers build things the way it should be done for their distribution. Document the removal in the release notes. Suggested-by: Ilia Mirkin Signed-off-by: Emil Velikov Reviewed-by: Matt Turner --- docs/relnotes/10.3.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html index a29710639a7..86cbabce869 100644 --- a/docs/relnotes/10.3.html +++ b/docs/relnotes/10.3.html @@ -77,6 +77,8 @@ TBD.
  • Removed support for the GL_ATI_envmap_bumpmap extension
  • +
  • The hacky --enable-32/64-bit is no longer available in configure. To build +32/64 bit mesa refer to the default method recommended by your distribution
-- cgit v1.2.3