Dag-Erling Smørgrav wrote:
     Fixes:          f006023b2281
     Reviewed by:    imp
     Differential Revision:  https://reviews.freebsd.org/D41616
---
  lib/librt/Makefile | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/librt/Makefile b/lib/librt/Makefile
index 8b880c41ec44..2c8eb1400fb9 100644
--- a/lib/librt/Makefile
+++ b/lib/librt/Makefile
@@ -3,7 +3,7 @@
PACKAGE=clibs
  LIB=rt
-SHLIBDIR=/lib
+SHLIBDIR?=/lib
  SHLIB_MAJOR= 1
  CFLAGS+=-I${SRCTOP}/lib/libc/include -I${.CURDIR}
  .ifndef NO_THREAD_STACK_UNWIND


This results in no librt.so.1 installed anywhere.

--
Charlie Li
…nope, still don't have an exit line.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to