With these patches, the current head of git master builds completely on Solaris 11 with gcc 4.5, and all but intel_l3_parity.c builds fine with Solaris Studio 12.3. (The __attribute__ ((__packed__)) in that file triggers an internal compiler error in Studio I need to ask the compiler group about.)
Alan Coopersmith (4): Fall back to CLOCK_MONOTONIC on systems without CLOCK_MONOTONIC_RAW Rename NOPID to NO_PID to avoid conflict with Solaris NOPID flip_test: add cast to pacify Solaris Studio compiler Add --disable-nouveau option for platforms without nouveau support configure.ac | 11 ++++++++++- lib/intel_reg.h | 2 +- tests/Makefile.am | 11 ++++++++--- tests/flip_test.c | 2 +- tests/gem_wait_render_timeout.c | 4 ++++ tools/intel_reg_dumper.c | 2 +- 6 files changed, 25 insertions(+), 7 deletions(-) -- 1.7.9.2 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
