Timothy Arceri
5eec7c8ab8
mesa: remove support for GCC older than 3.3.0
...
GCC >=3.3 has been required since 9aa3aa7138
Signed-off-by: Timothy Arceri <t_arceri@yahoo.com.au >
Reviewed-By: Jose Fonseca <jfonseca@vmware.com >
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com >
Reviewed-by: Matt Turner <mattst88@gmail.com >
2014-12-17 08:37:05 +11:00
José Fonseca
a35a19a6ea
scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.
...
scons/llvm.py defines inline globally to workaround issues with LLVM C
binding headers, so the only way to is to avoid
aggravating xkeycheck.h errors is to set _ALLOW_KEYWORD_MACROS.
This fixes MSVC 2012 build with LLVM.
Reviewed-by: Brian Paul <brianp@vmware.com >
2013-03-14 19:01:10 +00:00
José Fonseca
57cd1d1454
include: Fix build with VS 11 (i.e, 2012).
...
NOTE: Candidate for the stable branches.
Reviewed-by: Brian Paul <brianp@vmware.com >
2013-03-12 22:07:10 +00:00
José Fonseca
70fe7c6d3e
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
...
We were in four already...
NOTE: Candidate for the stable branches.
Reviewed-by: Brian Paul <brianp@vmware.com >
2013-03-12 22:06:27 +00:00