liby: Move to toolchain package
We don't need an entire package for this trivial library. Move it to toolchain, which in practice means it's installed in toolchain-dev as it only contains a static library. MFC after: 1 day Reviewed by: bapt Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D52793
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
PACKAGE=lib${LIB}
|
||||
PACKAGE=toolchain
|
||||
LIB= y
|
||||
SRCS= main.c yyerror.c
|
||||
NO_PIC=
|
||||
|
||||
Reference in New Issue
Block a user