nginx/auto/cc
Maxim Dounin 38e87ea041 Configure: disabled gcc atomics with Sun C (ticket #1261).
Oracle Developer Studio 12.5 introduced GCC-compatible __sync builtins.
Unfortunately, these builtins are neither GCC-compatible (they generate
warnings when used with volatile), nor working (unexpectedly fail on
unpredictable combinations of code layout and compiler flags).  As such,
the gcc builtin atomic operations configure test explicitly disabled when
compiling with Sun C.
2017-05-15 20:09:43 +03:00
..
acc Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
bcc Copyright updated. 2012-01-18 15:07:43 +00:00
ccc Copyright updated. 2012-01-18 15:07:43 +00:00
clang Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
conf Configure: disabled gcc atomics with Sun C (ticket #1261). 2017-05-15 20:09:43 +03:00
gcc Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
icc Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
msvc Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
name Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
owc Win32: Open Watcom C compatibility fixes. 2013-09-04 20:48:22 +04:00
sunc Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00