diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-05-27 07:21:51 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-05-28 01:16:30 +0000 |
| commit | f947f58ce624b5442e24b1efa69c0ddcdf3e0ddb (patch) | |
| tree | 644b6fa50a10bb523e53b255802fac187381ea6b /usr.bin/cxxfilt | |
| parent | 76a612526c8477188f41825346f99a8382e70543 (diff) | |
Diffstat (limited to 'usr.bin/cxxfilt')
| -rw-r--r-- | usr.bin/cxxfilt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cxxfilt/Makefile b/usr.bin/cxxfilt/Makefile index fe7fe2d579e5..2db9f8ded075 100644 --- a/usr.bin/cxxfilt/Makefile +++ b/usr.bin/cxxfilt/Makefile @@ -1,6 +1,6 @@ .include <src.opts.mk> -PACKAGE= elftoolchain +PACKAGE= toolchain ELFTCDIR= ${SRCTOP}/contrib/elftoolchain SRCDIR= ${ELFTCDIR}/cxxfilt |
