]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Create sys/boot/libsa and build libstand.a there
authorimp <imp@FreeBSD.org>
Mon, 9 Oct 2017 22:12:53 +0000 (22:12 +0000)
committerimp <imp@FreeBSD.org>
Mon, 9 Oct 2017 22:12:53 +0000 (22:12 +0000)
commit1957223eb61e7bac621c2f36bc7d3d1014cdef40
tree45761dd20c776d38816f4fdee46e458575339136
parentc136693bfac9de06de57c69c3c6d9f2c0f7579ef
Create sys/boot/libsa and build libstand.a there

Build libstand from inside the sys/boot build. Redirect all users in
sys/boot to grab it from there. We still build it as libstand.a for
the moment. When lib/libstand is moved here, we'll change the name.

Sponsored by: Netflix
sys/boot/Makefile
sys/boot/Makefile.inc
sys/boot/libsa/Makefile [new file with mode: 0644]