nginx/auto/cc
Maxim Dounin 950b668076 Lower optimization level for Sun Studio before 12.1.
At least Sun Studio 12 has problems with bit-fields exposed by nginx code
(caught by test suite).  They seems to be fixed in Sun Studio 12.1.  As a
workaround use "-fast -xalias_level=any" for older versions, it resolves
the problem.
2011-08-18 15:10:23 +00:00
..
acc nginx-0.1.32-RELEASE import 2005-05-19 13:25:22 +00:00
bcc Win32 master/workers model 2009-04-20 06:08:47 +00:00
ccc nginx-0.1.33-RELEASE import 2005-05-23 12:07:45 +00:00
conf try to use C99 variadic macros first: 2010-07-05 13:02:25 +00:00
gcc do not add NGX_GCC_OPT twice: it is added later with -W 2009-12-21 17:51:30 +00:00
icc 8.1.38 under FreeBSD can not link -ipo 2007-04-19 17:49:24 +00:00
msvc use tab in Makefile 2009-05-28 14:33:37 +00:00
name msvc8 compatibility: it can not build with debug under Wine 2007-11-15 14:22:12 +00:00
owc add miltilines in OpenWatcom makefiles 2009-05-12 13:29:00 +00:00
sunc Lower optimization level for Sun Studio before 12.1. 2011-08-18 15:10:23 +00:00