# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: target/generic/pkgsel/00-toolchain.in # Copyright (C) 2007 - 2024 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- # TITLE: Toolchain package selection # TODO: s.th. like: keep CC an LIBC, optional the rest #O "[^LC][^IC][^B][^C]"* O * # Add strictly required packages X 00-dirtree X binutils X gmp X mpfr X mpc X isl # TODO: s.th. nicer compiler selection X gcc # TODO: llvm, rustc, clang? X linux-header # Minimal Rust toolchain testing #X llvm #X openssl #X rustc #X cargo