aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/virtual_oss/virtual_bt_speaker/bt_speaker.c
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-10-04 16:50:56 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-10-04 17:52:39 +0000
commitb09dd586518aaa0ac24b70ca522f4054165c8031 (patch)
tree3ba09063972ef03a372fcdb0f790d10fb761f5d3 /usr.sbin/virtual_oss/virtual_bt_speaker/bt_speaker.c
parent026707768f673518c2fe9bcd9020d53a0d02fc7e (diff)
Makefile.inc1: Fix package-pkg with CROSS_TOOLCHAINHEADmain
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 'usr.sbin/virtual_oss/virtual_bt_speaker/bt_speaker.c')
0 files changed, 0 insertions, 0 deletions