Revert "Move libc++ from /usr/lib to /lib"
This reverts commit 6b1c5775d1c29c7c42201254df82aca9f3820bc8. There are reports of errors with this change. Reported by: antoine
This commit is contained in:
parent
1adb91e521
commit
b6f7942cbc
@ -40,9 +40,6 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20211229 libc++ moved to /lib
|
||||
OLD_LIBS+=usr/lib/libc++.so.1
|
||||
|
||||
# 20211221 efi_set_variables_supported.3 should be efi_variables_supported.3
|
||||
OLD_FILES+=usr/share/man/man3/efi_set_variables_supported.3.gz
|
||||
|
||||
|
@ -3,7 +3,6 @@
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE= clibs
|
||||
SHLIBDIR?= /lib
|
||||
_LIBCXXRTDIR= ${SRCTOP}/contrib/libcxxrt
|
||||
HDRDIR= ${SRCTOP}/contrib/llvm-project/libcxx/include
|
||||
SRCDIR= ${SRCTOP}/contrib/llvm-project/libcxx/src
|
||||
|
Loading…
x
Reference in New Issue
Block a user