From patchwork Fri Nov 21 16:19:05 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Guido_Mart=C3=ADnez?= X-Patchwork-Id: 413108 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 CE7CC14017A for ; Sat, 22 Nov 2014 03:20:31 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 1E4B3A44AC; Fri, 21 Nov 2014 16:20:31 +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 i65K5WtqEaXP; Fri, 21 Nov 2014 16:20:30 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 9FF44A44C6; Fri, 21 Nov 2014 16:20:30 +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 C77C11C257C for ; Fri, 21 Nov 2014 16:20:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C0D6A90FEF for ; Fri, 21 Nov 2014 16:20:28 +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 gzrvFLhb8yjC for ; Fri, 21 Nov 2014 16:20:28 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-qg0-f52.google.com (mail-qg0-f52.google.com [209.85.192.52]) by whitealder.osuosl.org (Postfix) with ESMTPS id 3564990C0F for ; Fri, 21 Nov 2014 16:20:28 +0000 (UTC) Received: by mail-qg0-f52.google.com with SMTP id a108so3963537qge.11 for ; Fri, 21 Nov 2014 08:20:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=6l7XVQFcNldkCeO+c1XgybGZE68kXs8cExgkvozPFYs=; b=RLq0PXqTwUmJ5nfI8QU8dHzjV3GkVRzfU0Z9mr6tOY3tKYN5SyGdKtUPlh0lK9ArbI oWb8waV1uYWCbP55Tx6lF0ctAV3yMl8Yr9lOLXz2cKg/KBqlO5dP9+2g+82dnGeukta3 nHE4pYALfrMHKNjZwE+JpXLn9eetk8CXz3/iC9ozxXgGcwwHwr7J9IET3m98y+TfrNH8 pmKRaKKIa6DexqI4TtGG1pefg2Z9iJBaKHMjsPVnC1doYyGyPJam6zKE/iH99r+QVcgj R/uAWFPRo46grmnGxrmKpJCMG7Ral4YIjLUPyAEn27GMhivDQyrTvujKDIuCpYi2HEZm e4mg== X-Gm-Message-State: ALoCoQnsNpof0h0qeYvf0rfThcFMiMF/quwZDPKVVM+pxKmBqrJ5CYzwyVDfZRCV+A30s+McXo4M X-Received: by 10.229.19.3 with SMTP id y3mr7608612qca.1.1416586827493; Fri, 21 Nov 2014 08:20:27 -0800 (PST) Received: from localhost (host150.181-14-218.telecom.net.ar. [181.14.218.150]) by mx.google.com with ESMTPSA id f65sm4995564qgf.41.2014.11.21.08.20.26 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Nov 2014 08:20:26 -0800 (PST) From: =?UTF-8?q?Guido=20Mart=C3=ADnez?= To: buildroot@busybox.net Date: Fri, 21 Nov 2014 13:19:05 -0300 Message-Id: <1416586748-12936-7-git-send-email-guido@vanguardiasur.com.ar> X-Mailer: git-send-email 2.1.3 In-Reply-To: <1416586748-12936-1-git-send-email-guido@vanguardiasur.com.ar> References: <1416586748-12936-1-git-send-email-guido@vanguardiasur.com.ar> MIME-Version: 1.0 Cc: Thomas Petazzoni , "Yann E. MORIN" Subject: [Buildroot] [PATCH v4 6/9] scripts: mkmakefile: set umask before calling BR's makefile X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Small optimization so we don't have another 'make' level (caused by the umask fix) when running the generated makefile. Signed-off-by: Guido Martínez --- support/scripts/mkmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/scripts/mkmakefile b/support/scripts/mkmakefile index 27b1507..974e2c0 100755 --- a/support/scripts/mkmakefile +++ b/support/scripts/mkmakefile @@ -35,7 +35,7 @@ MAKEFLAGS += --no-print-directory all := \$(filter-out Makefile,\$(MAKECMDGOALS)) _all: - \$(MAKE) \$(MAKEARGS) \$(all) + umask 0022 && \$(MAKE) \$(MAKEARGS) \$(all) Makefile:;