From patchwork Wed Aug 7 11:39:55 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Francois Perrad X-Patchwork-Id: 265487 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id A51B42C0111 for ; Wed, 7 Aug 2013 21:40:58 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 3674B8B788; Wed, 7 Aug 2013 11:40:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MrSWwcYXcEWC; Wed, 7 Aug 2013 11:40:55 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id E180A8B78A; Wed, 7 Aug 2013 11:40:54 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 07E1E1BF974 for ; Wed, 7 Aug 2013 11:41:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 4CECE8C566 for ; Wed, 7 Aug 2013 11:40:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u8d91kpTQ0OI for ; Wed, 7 Aug 2013 11:40:52 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by whitealder.osuosl.org (Postfix) with ESMTPS id 3D8698C214 for ; Wed, 7 Aug 2013 11:40:52 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id hi8so3889775wib.1 for ; Wed, 07 Aug 2013 04:40:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=ePGedtZ6f4Am6/b31w9l+xR/cnBOucFOPyVVIVMAVcQ=; b=DbuvUchGIc4jz/GypEpVk9XDLCeCA23tIVkWIxPuVJVjFiPWQ9mXe7XKRsS2czkwwK iY6WuRqj/bcGA9/Os2Gcq3Tox7nHJslXRm+hVKyvShMRG19QlOies0yew5JTSotwayBv tQ63AJEX7Cxc4TudQVvGBpQnzV5lOOU52mCOUaxATz9YPKdIf87kPnE4+ANFV7K9CWTU xqWoNDj/Ygg724E8w5jJ8Ngz3NNnHfv7dGhzNDXaE1z5wH4cwAk9HRwHjzxKOnkCETY+ AbSag/qpQfM0uBUqGm9ZQGIjA9K1NEznfUFMOTxy/Kgwc3NUfCL3CKt22EohhyWNkuNL kFRA== X-Received: by 10.180.36.238 with SMTP id t14mr1932663wij.29.1375875650568; Wed, 07 Aug 2013 04:40:50 -0700 (PDT) Received: from localhost.localdomain (31.199.11.93.rev.sfr.net. [93.11.199.31]) by mx.google.com with ESMTPSA id gg10sm8517435wib.1.2013.08.07.04.40.48 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 07 Aug 2013 04:40:49 -0700 (PDT) From: Francois Perrad To: buildroot@busybox.net Date: Wed, 7 Aug 2013 13:39:55 +0200 Message-Id: <1375875595-3155-1-git-send-email-francois.perrad@gadz.org> X-Mailer: git-send-email 1.7.9.5 Subject: [Buildroot] [PATCH] gcc: fix !BR2_LARGEFILE builds X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net see http://lists.busybox.net/pipermail/buildroot/2013-August/076278.html Signed-off-by: Francois Perrad Tested-by: Thomas De Schampheleire --- package/gcc/gcc-final/gcc-final.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/package/gcc/gcc-final/gcc-final.mk b/package/gcc/gcc-final/gcc-final.mk index 0d9d581..9f54c68 100644 --- a/package/gcc/gcc-final/gcc-final.mk +++ b/package/gcc/gcc-final/gcc-final.mk @@ -41,6 +41,7 @@ GCC_FINAL_CROSS_LANGUAGES = $(subst $(space),$(comma),$(GCC_FINAL_CROSS_LANGUAGE HOST_GCC_FINAL_CONF_OPT = \ $(HOST_GCC_COMMON_CONF_OPT) \ --enable-languages=$(GCC_FINAL_CROSS_LANGUAGES) \ + $(DISABLE_LARGEFILE) \ --with-build-time-tools=$(HOST_DIR)/usr/$(GNU_TARGET_NAME)/bin ifeq ($(BR2_GCC_ENABLE_OPENMP),y)