diff options
author | Lexi Winter <ivy@FreeBSD.org> | 2025-10-04 16:50:56 +0000 |
---|---|---|
committer | Lexi Winter <ivy@FreeBSD.org> | 2025-10-04 17:52:39 +0000 |
commit | b09dd586518aaa0ac24b70ca522f4054165c8031 (patch) | |
tree | 3ba09063972ef03a372fcdb0f790d10fb761f5d3 /sbin/pfctl/tests/files/pf1072.fail | |
parent | 026707768f673518c2fe9bcd9020d53a0d02fc7e (diff) |
CROSS_TOOLCHAIN is used to build src with a different toolchain than
the bundled one. Ports also has a CROSS_TOOLCHAIN option, but it has
a different meaning. When building ports-mgmt/pkg from ports for the
package-pkg target, unset CROSS_TOOLCHAIN to prevent ports from being
confused.
This fixes 'make CROSS_TOOLCHAIN=llvm19 package-pkg' for the native
target, but cross-building (e.g., targetting powerpc from amd64) is
still broken due to an issue in pkg itself.
MFC after: 3 seconds
Reviewed by: emaste
Sponsored by: https://www.patreon.com/bsdivy
Differential Revision: https://reviews.freebsd.org/D52902
Diffstat (limited to 'sbin/pfctl/tests/files/pf1072.fail')
0 files changed, 0 insertions, 0 deletions