| Package Name | native/crosstool-ng |
|---|---|
| Version | 1.28.0 |
| Type | native |
5750e29a2bda5cd8d67900592576b1670a1987a4dcd5e4f6beae09138a1f5699
TOOL_TARGET=x86_64-linux-gnu
TOOL_TARGET=x86_64-w64-mingw32
TOOL_TARGET=aarch64-linux-gnu
TOOL_TARGET=x86_64-linux-musl
./bootstrap
ln -s $TOOL_TARGET-objcopy $PREFIX/native/bin/objcopy
ln -s $TOOL_TARGET-readelf $PREFIX/native/bin/readelf
./configure --prefix=$PREFIX/native
make -j$NUM_CORES
make install DESTDIR=$STAGING_DIR
$PREFIX/native/bootstrap/bin/perl $PREFIX/native/bootstrap/bin/strip-nondeterminism-recursive --directory $STAGING_DIR
| Target / Builder | darwin_arm64 | linux_amd64 | linux_arm64 |
|---|---|---|---|
| aarch64-apple-darwin | ✗ | ✗ | ✗ |
| aarch64-apple-ios | ✗ | ✗ | ✗ |
| aarch64-apple-ios-simulator | ✗ | ✗ | ✗ |
| aarch64-linux-android | ✗ | ✗ | ✗ |
| aarch64-linux-gnu | ✗ | ✗ | ✗ |
| armv7a-linux-androideabi | ✗ | ✗ | ✗ |
| x86_64-apple-darwin | ✗ | ✗ | ✗ |
| x86_64-linux-android | ✗ | ✗ | ✗ |
| x86_64-linux-gnu | ✗ | ✗ | ✓ |