[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1662329 - /subversion/trunk/configure.ac

From: Branko Čibej <brane_at_wandisco.com>
Date: Thu, 26 Feb 2015 10:28:45 +0100

On 26.02.2015 09:47, Stefan Sperling wrote:
> On Wed, Feb 25, 2015 at 11:39:22PM -0000, philip_at_apache.org wrote:
>> Author: philip
>> Date: Wed Feb 25 23:39:22 2015
>> New Revision: 1662329
>>
>> URL: http://svn.apache.org/r1662329
>> Log:
>> * configure.ac: Don't add -lstdc++ on FreeBSD 10 as it is not needed and
>> adding it causes linking to fail.
> Is there something else we can check for rather than OS and its version?
> That's a very brittle kind of check to do.
>
> For example, if this is related to clang the check should involve clang.

We could add a test for this in compiler.m4 and get the flag into CXXFLAGS.

Alternatively, we could just stop supporting broken 1.x libtool.

-- Brane
Received on 2015-02-26 10:30:05 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.