From b6f7942cbcbde7c09788e86fdfe9310eafcb6e9f Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Thu, 30 Dec 2021 10:25:08 -0500 Subject: Revert "Move libc++ from /usr/lib to /lib" This reverts commit 6b1c5775d1c29c7c42201254df82aca9f3820bc8. There are reports of errors with this change. Reported by: antoine --- lib/libc++/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libc++') diff --git a/lib/libc++/Makefile b/lib/libc++/Makefile index f535a0cfba8c..2bc1bf40eccd 100644 --- a/lib/libc++/Makefile +++ b/lib/libc++/Makefile @@ -3,7 +3,6 @@ .include PACKAGE= clibs -SHLIBDIR?= /lib _LIBCXXRTDIR= ${SRCTOP}/contrib/libcxxrt HDRDIR= ${SRCTOP}/contrib/llvm-project/libcxx/include SRCDIR= ${SRCTOP}/contrib/llvm-project/libcxx/src -- cgit v1.3