| Package Name | native/cctools-port |
|---|---|
| Version | 986-ld64-711 |
| Type | native |
6e31355ca5babc708681bd906eaaef86c3ac93be
config_opts=--prefix=$PREFIX/native
config_opts=$config_opts --target=arm64-apple-darwin25
config_opts=$config_opts --target=x86_64-apple-darwin25
config_opts=$config_opts --with-libtapi=$PREFIX/native
config_opts=$config_opts --with-libxar=$PREFIX/native
CC=clang
CXX=clang++
sed -i.bak '3182d' cctools/configure
cd cctools && ./configure $config_opts
cd cctools && make -j$NUM_CORES
cd cctools && DESTDIR=$STAGING_DIR make -j$NUM_CORES install
$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 | ✗ | ✗ | ✗ |