git: libc: Fix a number of .PATH related issues in the Makefiles.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Nov 6 03:23:55 PDT 2021
commit e087868863a3ce8c71a190840bd71710618b8eaa
Author: Sascha Wildner <saw at online.de>
Date: Sat Nov 6 11:23:42 2021 +0100
libc: Fix a number of .PATH related issues in the Makefiles.
* Adjust a couple of .PATHs in libc's Makefiles so that libc_rtld can
reuse them.
* Remove non-existent .PATHs.
Summary of changes:
lib/libc/inet/Makefile.inc | 2 +-
lib/libc/isc/Makefile.inc | 2 +-
lib/libc/nameser/Makefile.inc | 2 +-
lib/libc/resolv/Makefile.inc | 3 ++-
lib/libc/stdtime/Makefile.inc | 2 +-
lib/libc/sysvipc/Makefile.inc | 6 ++++--
lib/libc/upmap/Makefile.inc | 4 +---
lib/libc_rtld/Makefile | 5 -----
8 files changed, 11 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e087868863a3ce8c71a190840bd71710618b8eaa
--
DragonFly BSD source repository
More information about the Commits
mailing list