commit 44d3e19022cad0b4aa9f4e1cf942754e3bf69a24
Author: zrj <[email protected]>
Date: Wed Sep 11 14:01:19 2019 +0300
libc: Add global __LIBC definition while building libc.
It will be used to limit visibility for uses outside libc context.
No functional change yet.
In-discussion-with: swilder
Summary of changes:
lib/libc/Makefile | 1 +
lib/libc/include/port_before.h | 2 ++
lib/libc_rtld/Makefile | 2 +-
3 files changed, 4 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44d3e19022cad0b4aa9f4e1cf942754e3bf69a24
--
DragonFly BSD source repository