mirror of
https://github.com/nginx/nginx.git
synced 2026-05-13 09:36:42 +00:00
If the "gcc version ... " string appeared within "Configured with:", it was picked up rather than the real gcc version string. This might then break the configure scripts due to a malformed NGX_COMPILER macro. The simple fix is to look for "gcc version ... " at the start of the line, rather than anywhere within. Suggested-by: Aleksei Bavshin <a.bavshin@nginx.com> Closes: https://github.com/nginx/nginx/issues/1278 |
||
|---|---|---|
| .. | ||
| acc | ||
| bcc | ||
| ccc | ||
| clang | ||
| conf | ||
| gcc | ||
| icc | ||
| msvc | ||
| name | ||
| owc | ||
| sunc | ||