DORMANTno replies

[PATCH] Makefile: Use libc strlcpy on OSX

From: Benjamin Kramer <hidden>
Date: 2016-06-15 22:46:01
Subsystem: kernel build + files below scripts/ (unless maintained elsewhere), the rest · Maintainers: Nathan Chancellor, Nicolas Schier, Linus Torvalds

OSX supports strlcpy(3) since 10.2 so we don't need
to use our own.

Signed-off-by: Benjamin Kramer <redacted>
---
 Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index b4d9cb4..4c9aab5 100644
--- a/Makefile
+++ b/Makefile
@@ -643,7 +643,6 @@ ifeq ($(uname_S),Darwin)
 	ifneq ($(shell expr "$(uname_R)" : '9\.'),2)
 		OLD_ICONV = UnfortunatelyYes
 	endif
-	NO_STRLCPY = YesPlease
 	NO_MEMMEM = YesPlease
 	THREADED_DELTA_SEARCH = YesPlease
 endif
-- 
1.6.1.285.g3454
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help