From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] support/config-fragments: linaro-aarch64: remove default option
Date: Tue, 9 Jan 2018 23:54:06 +0100 [thread overview]
Message-ID: <20180109225407.24501-2-romain.naour@gmail.com> (raw)
In-Reply-To: <20180109225407.24501-1-romain.naour@gmail.com>
Remove BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64 which is used by
default when a aarch64 CPU is used.
Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
support/config-fragments/autobuild/linaro-aarch64.config | 1 -
1 file changed, 1 deletion(-)
diff --git a/support/config-fragments/autobuild/linaro-aarch64.config b/support/config-fragments/autobuild/linaro-aarch64.config
index f65f78a39b..bb466f384b 100644
--- a/support/config-fragments/autobuild/linaro-aarch64.config
+++ b/support/config-fragments/autobuild/linaro-aarch64.config
@@ -1,3 +1,2 @@
BR2_aarch64=y
BR2_TOOLCHAIN_EXTERNAL=y
-BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64=y
--
2.14.3
next prev parent reply other threads:[~2018-01-09 22:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-09 22:54 [Buildroot] [PATCH] support/config-fragments: linaro-arm: remove default option Romain Naour
2018-01-09 22:54 ` Romain Naour [this message]
2018-01-09 22:54 ` [Buildroot] [PATCH] support/config-fragments: br-powerpc-internal-full: remove old option Romain Naour
2018-01-12 21:26 ` Thomas Petazzoni
2018-01-12 21:25 ` [Buildroot] [PATCH] support/config-fragments: linaro-arm: remove default option Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180109225407.24501-2-romain.naour@gmail.com \
--to=romain.naour@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.