git: DragonFly_RELEASE_6_4 libexec/customcc: Fix a wrong variable name
Aaron LI
aly at crater.dragonflybsd.org
Tue Sep 23 23:28:31 PDT 2025
commit a71cbe4bb4005784f656ceb5b63c322f2c91a282
Author: Aaron LI <aly at aaronly.me>
Date: Tue Sep 23 21:51:14 2025 +0800
libexec/customcc: Fix a wrong variable name
Obviously, the variable for C++ compiler should be ${CUSTOM_CXXFLAGS}
instead of ${CUSTOM_CFLAGS}. This bug was introduced in commit
571f588a5c6622ead0ed757b2884a76bb45bdb56.
Summary of changes:
libexec/customcc/cc.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a71cbe4bb4005784f656ceb5b63c322f2c91a282
--
DragonFly BSD source repository
More information about the Commits
mailing list