On 10.09.2015 13:22, Branko Čibej wrote: > [[[ > Fix building and testing on the Solaris build slave. > > * SConstruct: > - On Solaris, do not set the SHLIBVERSION variable and > explicitly set PLATFORM to 'posix', otherwise it's detected > as 'sunos5' and tools detection fails. > - Detect a GNU-compatible C compiler and only use GCC-specific > compiler options if that's what we're using. > - Construct LD_LIBRARY_PATH for the test environment, otherwise > dependencies (e.g., APR) that are not in the default load > path are not found. > ]]]
Committed in r1702221 with Ber's approval from IRC. -- Brane