Bug #7664
devfsadm.h not updating by incremental build
Start date:
2016-12-13
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
we have first full build and we have devfsadm.h in <PROTO>/usr/include/devfsadm.h
we have updates in file at cmd/devfsadm/devfsadm.h
we try produce new incremental build and we still try to use old file in <PROTO>
it is bug and we have to update devfsadm.h in <PROTO> before build
Updated by Patrick Mooney about 4 years ago
We (Joyent) addressed this in OS-5867
I'm working on getting my illumos-gate build environment reestablished in order to upstream it.
Updated by Patrick Mooney about 4 years ago
- Status changed from New to In Progress
- Assignee set to Patrick Mooney
Updated by Electric Monk about 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 2dc323c78a19e11644ede0abb76adb8c2b8c7c5c
commit 2dc323c78a19e11644ede0abb76adb8c2b8c7c5c Author: Patrick Mooney <pmooney@pfmooney.com> Date: 2017-01-02T17:09:08.000Z 7664 devfsadm.h not updating by incremental build Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com> Reviewed by: Dale Ghent <daleg@omniti.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>