Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2013 12:20:03 GMT
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        freebsd-chromium@FreeBSD.org
Subject:   Re: ports/182682: www/chromium : fix build with clang and GNU ar
Message-ID:  <201310141220.r9ECK3ld057418@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/182682; it has been noted by GNATS.

From: "Matthew D. Fuller" <fullermd@over-yonder.net>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/182682: www/chromium : fix build with clang and GNU ar
Date: Mon, 14 Oct 2013 07:11:49 -0500

 The better solution is probably to override AR directly, not just
 fiddle it in CONFIGURE_ENV.  I've been banging into this error, and I
 can successfully build by setting it on the command line: i.e.,
 
 % make AR=/usr/bin/ar
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310141220.r9ECK3ld057418>