From patchwork Tue Oct 15 23:29:27 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Ryan S. Arnold" X-Patchwork-Id: 21064 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pa0-f71.google.com (mail-pa0-f71.google.com [209.85.220.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6AB6820D9F for ; Tue, 15 Oct 2013 23:29:41 +0000 (UTC) Received: by mail-pa0-f71.google.com with SMTP id kp14sf220356pab.10 for ; Tue, 15 Oct 2013 16:29:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=vgFig/JShIbIpmU1xcLaaU7x11RKjC354Hbx6IlHDT0=; b=MgFb4v7um2q1lAauKjpuTkMh6rhrgn3bSIKAbBGaDyrYNj/VCRltKwwAtiBFJc5DKX 9R/03fH5t8Jw8A8hM/3L/QWllAGFfYJTUJcmeum0C8YFlZzAN88ME6FLD/rkO9pqlpSp 9NYmNCAPxcoIiPTOPYxilD+UbzWusbOO/yJqsYknl22p+Wm4h9huTnqdY8Giw9imqhJc iQaN3WN4FYsYBnpBgQyfC4ELbAFpLJzSgMH9jknEiTcC048Fw3GUZGsH0HD5VOtdwLf5 YQIMMEUmUl+bmlErEzJgsfVh5zedEtJjwNPLHAQtal6yxVt8SyiWFvwAiuoK5oXlquo2 gNAw== X-Received: by 10.66.186.4 with SMTP id fg4mr155463pac.33.1381879780387; Tue, 15 Oct 2013 16:29:40 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.37.72 with SMTP id w8ls300245qej.59.gmail; Tue, 15 Oct 2013 16:29:40 -0700 (PDT) X-Received: by 10.52.34.109 with SMTP id y13mr35507664vdi.8.1381879780232; Tue, 15 Oct 2013 16:29:40 -0700 (PDT) Received: from mail-vb0-f46.google.com (mail-vb0-f46.google.com [209.85.212.46]) by mx.google.com with ESMTPS id m3si19585720vdw.88.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Oct 2013 16:29:40 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.46 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.46; Received: by mail-vb0-f46.google.com with SMTP id 10so222389vbe.5 for ; Tue, 15 Oct 2013 16:29:40 -0700 (PDT) X-Gm-Message-State: ALoCoQlEBNkob2yklzZb8HbfZLJl+EaglmPoXFNYPpX8xRRfj1Gd8so4ZNWS/ErdYMK84JA1GrmF X-Received: by 10.52.227.6 with SMTP id rw6mr10920334vdc.19.1381879780080; Tue, 15 Oct 2013 16:29:40 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp335160vcz; Tue, 15 Oct 2013 16:29:39 -0700 (PDT) X-Received: by 10.50.77.72 with SMTP id q8mr19662169igw.14.1381879779069; Tue, 15 Oct 2013 16:29:39 -0700 (PDT) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx.google.com with ESMTPS id ay9si5386910icc.59.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Oct 2013 16:29:39 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.223.182 is neither permitted nor denied by best guess record for domain of ryan.arnold@linaro.org) client-ip=209.85.223.182; Received: by mail-ie0-f182.google.com with SMTP id as1so14704120iec.27 for ; Tue, 15 Oct 2013 16:29:38 -0700 (PDT) X-Received: by 10.50.77.72 with SMTP id q8mr19662140igw.14.1381879778592; Tue, 15 Oct 2013 16:29:38 -0700 (PDT) Received: from badwing.hsd1.mn.comcast.net. (c-71-195-40-9.hsd1.mn.comcast.net. [71.195.40.9]) by mx.google.com with ESMTPSA id p5sm122461igj.10.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 15 Oct 2013 16:29:37 -0700 (PDT) From: "Ryan S. Arnold" To: Rob Savoye Cc: patches@linaro.org, "Ryan S. Arnold" Subject: [COMMITTED][PATCH] config/gcc.conf: Add --disable-shared to stage 1 default_configure_flags. Date: Tue, 15 Oct 2013 18:29:27 -0500 Message-Id: <1381879767-10785-1-git-send-email-ryan.arnold@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ryan.arnold@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.46 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: "Ryan S. Arnold" Per direction, I've added the --disable-shared flag to the stage 1 default_configure_flags variable. I've pushed this fix upstream as obvious. --- config/gcc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/gcc.conf b/config/gcc.conf index c8af00c..a32b7b2 100644 --- a/config/gcc.conf +++ b/config/gcc.conf @@ -12,7 +12,7 @@ latest="gcc.git/linaro-4.8-branch" static_link=no # This is a list of default flags always supplied to configure -default_configure_flags="--with-pkgversion=${USER} --with-bugurl=https://bugs.launchpad.net/gcc-linaro --with-mpc=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host} --with-gmp=${local_builds}/destdir/${host} --with-gnu-as --with-gnu-ld" +default_configure_flags="--with-pkgversion=${USER} --disable-shared --with-bugurl=https://bugs.launchpad.net/gcc-linaro --with-mpc=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host} --with-gmp=${local_builds}/destdir/${host} --with-gnu-as --with-gnu-ld" # --with-as=${local_builds}/bin/${target}-as --with-ld=${local_builds}/bin/${target}-ld