mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
added -fno-strict-aliasing and -fPIC flags
This commit is contained in:
parent
572ad87881
commit
6560744c38
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue