]> git.kaiwu.me - nginx.git/commit
Configure: changed default compiler from "gcc" to "cc".
authorGleb Smirnoff <glebius@nginx.com>
Mon, 18 Feb 2013 11:35:28 +0000 (11:35 +0000)
committerGleb Smirnoff <glebius@nginx.com>
Mon, 18 Feb 2013 11:35:28 +0000 (11:35 +0000)
commit35c17ea6f55c202956dccdf11edcdcda432edebe
tree789c980d1b0334f66561adef8509f2f82f8deb00
parent7022bc28ead828afd8ee5109e7d96f3bff45c7e5
Configure: changed default compiler from "gcc" to "cc".

This allows to automatically pick the preferred system compiler on
systems with multiple compilers.

Reviewed by: mdounin, ru
auto/options