Skip to content
Snippets Groups Projects
Commit 6560744c authored by Brian Paul's avatar Brian Paul
Browse files

added -fno-strict-aliasing and -fPIC flags

parent 572ad878
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0.
<li>glDrawArrays(count=0) led to a crash
<li>Fix SSE code gen memory leak, possible crash
<li>Fixed MMX 565 rgb conversion problem (bug 12614)
<li>Added -fno-strict-aliasing and -fPIC flags for gcc
</ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment