Actions
Feature #10414
closedloader: move libzfs to libstand and clean up Makefiles
Start date:
2019-02-17
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=336084
While we are re-arranging source and related makefile, we can just as well also make a bit more from it:
loader: pmbr Makefile fix
loader: use AS from the build system
loader should use cw
loader: build loader components in parallel
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 86fec011b9215dec3869eac1fc39dc1aa9307340
commit 86fec011b9215dec3869eac1fc39dc1aa9307340 Author: Toomas Soome <tsoome@me.com> Date: 2019-02-23T07:43:23.000Z 10414 loader: move libzfs to libstand and clean up Makefiles Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions