From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: gcc default args Date: Mon, 18 Jul 2016 09:14:46 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bP2lN-00052r-3D for help-guix@gnu.org; Mon, 18 Jul 2016 03:14:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bP2lL-000731-89 for help-guix@gnu.org; Mon, 18 Jul 2016 03:14:48 -0400 Received: from mail-qk0-x22d.google.com ([2607:f8b0:400d:c09::22d]:36212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bP2lL-00072w-3e for help-guix@gnu.org; Mon, 18 Jul 2016 03:14:47 -0400 Received: by mail-qk0-x22d.google.com with SMTP id x1so64656270qkb.3 for ; Mon, 18 Jul 2016 00:14:47 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello, I searched for a way to set gcc's -march globally, for the whole distro, is this possible with guix ? -- Vincent Legoll