[Buildroot] [git commit] toolchain-crosstool-ng: remove support

Peter Korsgaard peter at korsgaard.com
Sun Oct 6 18:50:41 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=f742fe440797ef345266845a14c6c65a86e3af4c
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

In order to avoid the work of converting the toolchain-crosstool-ng
logic to the package infrastructure, we remove it from Buildroot,
since it has been deprecated since quite some time.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 Makefile                                           |    7 -
 package/Makefile.in                                |    2 +-
 package/libglib2/libglib2.mk                       |    2 +-
 toolchain/Config.in                                |   13 -
 toolchain/helpers.mk                               |    4 +-
 toolchain/toolchain-common.in                      |    4 -
 toolchain/toolchain-crosstool-ng.mk                |    5 -
 toolchain/toolchain-crosstool-ng/Config.in         |  133 ------
 .../crosstool-ng.config-eglibc                     |  502 --------------------
 .../crosstool-ng.config-glibc                      |  491 -------------------
 .../crosstool-ng.config-uClibc                     |  473 ------------------
 toolchain/toolchain-crosstool-ng/crosstool-ng.mk   |  396 ---------------
 12 files changed, 3 insertions(+), 2029 deletions(-)

Patch is too large, so refusing to show it


More information about the buildroot mailing list