Dan Nicholson
|
013dbcd611
|
Add -fno-strict-aliasing workaround for Linux GCC targets
Most Linux distros work around aliasing problems in Mesa by compiling
with the GCC option -fno-strict-aliasing. Two examples:
https://bugs.freedesktop.org/show_bug.cgi?id=6046
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394311
This makes -fno-strict-aliasing the default with a comment that
developers should consider commenting it out. There is a already a note
about these bugs in docs/helpwanted.html.
|
2007-10-31 09:47:39 -07:00 |
|
Brian Paul
|
883f9891cb
|
LIB_DIR is now just 'lib' or 'lib64'
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets.
Patch by Hanno Böck.
|
2006-07-13 02:50:27 +00:00 |
|
Claudio Ciccani
|
9efe17ed91
|
Updated config file.
|
2006-05-31 17:06:05 +00:00 |
|
Brian Paul
|
28569c25f6
|
use ASM_API variable, bug 4415
|
2005-09-12 15:19:19 +00:00 |
|
Brian Paul
|
81ca616e7e
|
DirectFB driver (Claudio Ciccani)
|
2005-01-03 15:35:00 +00:00 |
|