git: libexec/customcc: Fix a wrong variable name

Aaron LI aly at crater.dragonflybsd.org
Tue Sep 23 23:23:44 PDT 2025


commit 386bb64659bb1bc50e04a184bfd0e3172186be29
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/386bb64659bb1bc50e04a184bfd0e3172186be29


-- 
DragonFly BSD source repository


More information about the Commits mailing list