Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r5072 - trunk/auto

Anonymous User
February 18, 2013 06:36AM
Author: glebius
Date: 2013-02-18 11:35:28 +0000 (Mon, 18 Feb 2013)
New Revision: 5072
URL: http://trac.nginx.org/nginx/changeset/5072/nginx

Log:
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


Modified:
trunk/auto/options

Modified: trunk/auto/options
===================================================================
--- trunk/auto/options 2013-02-15 16:50:22 UTC (rev 5071)
+++ trunk/auto/options 2013-02-18 11:35:28 UTC (rev 5072)
@@ -15,7 +15,7 @@
NGX_USER=
NGX_GROUP=

-CC=${CC:-gcc}
+CC=${CC:-cc}
CPP=
NGX_OBJS=objs


_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r5072 - trunk/auto

Anonymous User 843 February 18, 2013 06:36AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 265
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready