]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libcxxrt: define SHLIBDIR before including bsd.own.mk
authorDimitry Andric <dim@FreeBSD.org>
Mon, 22 Apr 2024 18:43:27 +0000 (20:43 +0200)
committerDimitry Andric <dim@FreeBSD.org>
Mon, 22 Apr 2024 18:46:45 +0000 (20:46 +0200)
commit911a6479e18bcaa7010c7328f491ea338c5f381c
treead7711b95ce12f1bd964c0ded154272f866f4020
parent76a8625bc71da3fa63eef5abb4782553d2588f5c
libcxxrt: define SHLIBDIR before including bsd.own.mk

Otherwise bsd.own.mk overrides it, causing libcxxrt.so.1 to be
erroneously installed into /usr/lib.

Also add an ObsoleteFiles.inc entry, for removing the bad copy.

Reported by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Fixes: da77a1b4f0df
ObsoleteFiles.inc
lib/libcxxrt/Makefile