Skip to content

build-android-rootfs.sh Must be fix the "termux" URL #76002

Description

@lvzuoxin

The
https://github.com/dotnet/runtime/blob/main/eng/common/cross/build-android-rootfs.sh

Go line: 100

Find string:
http://termux.net/
Replace all to:
https://packages.termux.dev/termux-main-21/

Build succeeded test:
./build.sh --os Android
or
ROOTFS_DIR=$(realpath /Home/runtime_linux/.tools/android-rootfs/android-ndk-r21/sysroot) ./build.sh --cross --arch arm64 --subset mono

@steveisok

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-Infrastructure-coreclrOnly use for closed issueshelp wanted[up-for-grabs] Good issue for external contributors

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions