libcxxrt: align more with libc/Makefile
Use src.opts.mk instead of bsd.own.mk and define PACKAGE first.
Fixes: da77a1b4f0 libcxxrt: don't export nonexistant symbols
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
PACKAGE= clibs
|
||||
SHLIBDIR?= /lib
|
||||
|
||||
.include <bsd.own.mk>
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE= clibs
|
||||
SRCDIR= ${SRCTOP}/contrib/libcxxrt
|
||||
|
||||
SHLIB_MAJOR= 1
|
||||
|
||||
Reference in New Issue
Block a user