added -fno-strict-aliasing and -fPIC flags

This commit is contained in:
Brian 2007-11-06 17:54:21 -07:00
parent 572ad87881
commit 6560744c38

View file

@ -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>