From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 029471382C5 for ; Mon, 19 Mar 2018 22:17:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A965E09B7; Mon, 19 Mar 2018 22:17:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3A70E0973 for ; Mon, 19 Mar 2018 22:17:11 +0000 (UTC) Received: from mail-io0-f173.google.com (mail-io0-f173.google.com [209.85.223.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id 8F57A335C09 for ; Mon, 19 Mar 2018 22:17:10 +0000 (UTC) Received: by mail-io0-f173.google.com with SMTP id y128so5282350iod.4 for ; Mon, 19 Mar 2018 15:17:10 -0700 (PDT) X-Gm-Message-State: AElRT7FJq2z+mEgHuV1ogcO2rk7V+q0MRhPkaVB/AXW5DhPEcPZPd2ZQ NHdQrMQrT1eRqA+x7INweQxy14fexkkRV+MCmEc= X-Google-Smtp-Source: AG47ELuNgr8MXEkC+FfPjzl69o2LCpiKPuhbES392ey7XXwxRLXD7BW1mak4xKzE3KehE0VxqUrCRrBMyfsdRhiu4Uo= X-Received: by 10.107.212.7 with SMTP id l7mr13378405iog.70.1521497828814; Mon, 19 Mar 2018 15:17:08 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.2.61.130 with HTTP; Mon, 19 Mar 2018 15:16:47 -0700 (PDT) In-Reply-To: <20180319211634.23334-1-chewi@gentoo.org> References: <20180319211634.23334-1-chewi@gentoo.org> From: Matt Turner Date: Mon, 19 Mar 2018 15:16:47 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-dev] [PATCH] cmake-utils.eclass: Make the new ASM-ATT rules actually work To: gentoo development Cc: James Le Cuirot Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: 501e6ca3-f975-49e6-b7c2-6acc9e1109ea X-Archives-Hash: 9c974b213aa6f7259a19cf97fd34cc02 Thanks for looking into this! I'm not sure I understand the -nostdlib portion. It's something about working around a side-effect of -x assembler?