summaryrefslogtreecommitdiff
path: root/docs/relnotes
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-08-13 18:05:56 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2014-08-14 15:37:33 +0100
commit395ce0b0fa0725ebfb4375beff4cdbb4df6fb4a2 (patch)
tree560edc113e28d0e499155ed53e65c24db9922004 /docs/relnotes
parent957a28e63c8a205d01c48cb8fa03c3c1abe4b499 (diff)
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 <imirkin@alum.mit.edu> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/10.3.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index a29710639a..86cbabce86 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -77,6 +77,8 @@ TBD.
<ul>
<li>Removed support for the GL_ATI_envmap_bumpmap extension</li>
+<li>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</li>
</ul>
</div>