From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Should we make 'icu4c' identical between platforms? Date: Thu, 25 Jul 2019 04:25:18 -0400 Message-ID: <878ssmplkm.fsf@netris.org> References: <87muh34l9h.fsf@devup.no> <87ftmv3wl4.fsf@devup.no> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43679) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hqZ67-0003jD-Vs for guix-devel@gnu.org; Thu, 25 Jul 2019 04:27:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hqZ67-0006a1-5B for guix-devel@gnu.org; Thu, 25 Jul 2019 04:27:35 -0400 Received: from world.peace.net ([64.112.178.59]:40720) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hqZ67-0006Ze-1h for guix-devel@gnu.org; Thu, 25 Jul 2019 04:27:35 -0400 In-Reply-To: <87ftmv3wl4.fsf@devup.no> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org Hi Marius, Marius Bakke wrote: > For now, I'm leaning towards adding the above substitution > unconditionally, and remove the "--with-data-packaging=archive" flag, so > that ICU has the same bugs (and builds!) everywhere. > > Mark, WDYT? Sure, sounds good to me. Thanks! Mark