coreboot/util/crossgcc/.gitignore
Jon Murphy e3150e819d util/crossgcc: Add libstdcxx target
Add target for building libstdcxx for a cross compile target using the
GCC source downloaded for a cross compiler build and linking against a
specified libc implementation.

BUG=NONE
TEST=Build libstdc++ for cross compilers, link against generated library
./util/crossgcc/buildgcc -t -p arm-eabi -P libstdcxx -l c,c++ -j128 \
--libstdcxx_include /tmp/picolibc

Change-Id: Ie0c06ffaeab632c27a992dee8abcc403cceabeed
Signed-off-by: Jon Murphy <jpmurphy@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85275
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2024-12-19 06:59:19 +00:00

25 lines
270 B
Text

acpica-unix-*/
binutils-*/
build-*BINUTILS/
build-*CMAKE/
build-*GCC/
build-*GMP/
build-*LIBELF/
build-*LIBSTDCXX/
build-*MPC/
build-*MPFR/
build-*LVM/
build-*IASL/
cmake-*/
gcc-*/
gmp-*/
libelf-*/
mingwrt-*/
mpc-*/
mpfr-*/
*.src/
tarballs/
w32api-*/
xgcc/
xgcc-*/
xgcc