ports/182682: www/chromium : fix build with clang and GNU ar

Matthew D. Fuller fullermd at over-yonder.net
Mon Oct 14 12:20:04 UTC 2013


The following reply was made to PR ports/182682; it has been noted by GNATS.

From: "Matthew D. Fuller" <fullermd at over-yonder.net>
To: bug-followup at 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
 


More information about the freebsd-chromium mailing list