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

From: "Matthew D. Fuller" <[email protected]>
To: [email protected]
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
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "[email protected]"

Reply via email to