From c88368b7925e343e293a493da671edaa4ccebc0d Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 2 Apr 2021 11:37:27 -0500 Subject: update news This adds a note about SHLIBDIR being dropped from the makefiles. --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.md b/NEWS.md index 3c2153ec..cd56bbca 100644 --- a/NEWS.md +++ b/NEWS.md @@ -14,6 +14,11 @@ dereferenced, you should add the "-s" switch to the appropriate checkpath calls. For more information, see http://github.com/openrc/openrc/issues/201. +The SHLIBDIR variable has been removed from the makefiles to make them +more consistent with most common makefiles. All libraries are now in +LIBDIR, so if you need to put them in /, override the LIBDIR variable +when you run make. + ## OpenRC 0.42 openrc-shutdown now has the ability to shut down sysvinit-based systems. -- cgit v1.2.3