From owner-svn-ports-head@FreeBSD.ORG Thu Oct 17 19:23:00 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0A22EFBD; Thu, 17 Oct 2013 19:23:00 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [92.53.114.159]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B41F52BA7; Thu, 17 Oct 2013 19:22:59 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1VWt9s-0005xU-OO; Thu, 17 Oct 2013 23:22:56 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 3FDC1882; Thu, 17 Oct 2013 23:22:56 +0400 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 3168149A; Thu, 17 Oct 2013 23:22:56 +0400 (MSK) Date: Thu, 17 Oct 2013 23:22:56 +0400 From: Dmitry Marakasov To: Max Brazhnikov Subject: Re: svn commit: r330501 - head/deskutils/qrfcview Message-ID: <20131017192256.GG62015@hades.panopticon> References: <201310161249.r9GCnSFP011838@svn.freebsd.org> <6743535.ClJ6S9ZKtj@mercury.ph.man.ac.uk> <20131017161416.GA62015@hades.panopticon> <1651195.G2FJH9mVfi@mercury.ph.man.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1651195.G2FJH9mVfi@mercury.ph.man.ac.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 19:23:00 -0000 * Max Brazhnikov (makc@freebsd.org) wrote: > I suppose your c++ is actually g++ It may be, it may be not. Anyway, if g++ shows itself in the build, compiler is not respected. Another example: % CC="ccache cc" CXX="ccache c++" make all clean 2>&1 | grep -- -c | head -1 g++ -c -O2 -pipe -march=nocona ... with my qmake.mk patch: % CC="ccache cc" CXX="ccache c++" make all clean 2>&1 | grep -- -c | head -1 ccache c++ -c -O2 -pipe -march=nocona ... > > That's because QMAKEFLAGS contains QMAKE_CC and friends, but > > QMAKE_ARGS from Uses/qmake.mk doesn't. > > it doesn't need to: compiler is already respected via QMAKESPEC, > QMAKE_CC, etc are redundant. No, QMAKESPEC is just a bunch of hardcoded values - it respects nothing. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru