diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-09 09:04:01 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-09 09:04:01 +0000 |
commit | 9fa16de2ea45f8e0c8c0b6383770d8d37fd14a81 (patch) | |
tree | 12285456e27596cdf006d757b28760efdd3ef935 /contrib/netbsd-tests/lib/libc/regex/debug.c | |
parent | 0dc921b9429b9b35ae5ac9bf3ce2afc06d050053 (diff) | |
download | FreeBSD-src-9fa16de2ea45f8e0c8c0b6383770d8d37fd14a81.zip FreeBSD-src-9fa16de2ea45f8e0c8c0b6383770d8d37fd14a81.tar.gz |
Add CROSS_TOOLCHAIN macro select pre seeded external toolchain configuration files
The goal is to provide pre seeded toolchain configurations withing the ports tree
to allow the use of an external toolchain in a simple way:
make CROSS_TOOLCHAIN=powerpc64-gcc TARGET=powerpc TARGET_ARCH=powerpc64 buildworld
This will look for the external toolchain definition in /usr/local/share/mk/powerpc64-gcc.mk
While here add the notion of X_COMPILER_TYPE to the external toolchain framework to allow
to deal with differences between gcc and clang in regards of cross building
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/regex/debug.c')
0 files changed, 0 insertions, 0 deletions