Description
To be able to build both 32bits and 64bits versions of log4cxx on Solaris the hardcoding of "-xarch=v8plus" should be removed from Makefile.in line 207 and 208.
The user can then set the correct arch value in CXXFLAGS when running configure. If no arch value is set, Sun Studio default value will be used.