CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2016/12/18 10:03:08

Modified files:
        .              : Makefile.cross 

Log message:
Implement support for cross-compiling arm64 in Makefile.cross.  This
adds code to build clang as cross-compiler instead of gcc.  Since we
don't have binutils for aarch64 in base, skip the binutils cross-
toolchain build for that architecture.

ok kettenis@

Reply via email to