mirror of
https://github.com/nginx/nginx.git
synced 2024-12-19 13:43:28 -06:00
38e87ea041
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. |
||
---|---|---|
.. | ||
acc | ||
bcc | ||
ccc | ||
clang | ||
conf | ||
gcc | ||
icc | ||
msvc | ||
name | ||
owc | ||
sunc |