git: cc80: Correct include paths for Makefile.langs and Makefile.cco

Aaron LI aly at crater.dragonflybsd.org
Mon Mar 23 00:40:19 PDT 2026


commit e4e86992993fb45efdf0fb0e790eb19edbc55138
Author: Aaron LI <aly at aaronly.me>
Date:   Fri Feb 27 10:48:46 2026 +0800

    cc80: Correct include paths for Makefile.langs and Makefile.cco
    
    The reason that this mistake didn't cause any error is because the
    first included Makefile.inc set a bunch of .PATH and make used one of
    them to locate the "../Makefile.langs" and "../../Makefile.cco".

Summary of changes:
 gnu/usr.bin/cc80/drivers/gcov/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e4e86992993fb45efdf0fb0e790eb19edbc55138


-- 
DragonFly BSD source repository


More information about the Commits mailing list