Skip to content

cowpatch.sh: line 103: patch: not found #167

@magicse

Description

@magicse

make TARGET=arm-linux-musleabihf GCC_CONFIG="--with-arch=armv7-a --with-fpu=vfpv3-d16"
case "gcc-9.4.0" in /) exit 1 ;; esac
rm -rf gcc-9.4.0.tmp
mkdir gcc-9.4.0.tmp
( cd gcc-9.4.0.tmp && /home/musl-cross-make/cowpatch.sh -I ../gcc-9.4.0.orig )
test ! -d patches/gcc-9.4.0 || cat patches/gcc-9.4.0/* | ( cd gcc-9.4.0.tmp && /home/musl-cross-make/cowpatch.sh -p1 )
/home/musl-cross-make/cowpatch.sh: line 103: patch: not found
make: *** [Makefile:139: gcc-9.4.0] Error 127

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions