Bug #11474
usr/src/cmd/devfsadm/Makefile.com has an SVM remnant
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The file usr/src/cmd/devfsadm/Makefile.com contains
SUNW_md_link.so := LDLIBS += -lmeta
this is an SVM (disksuite) remnant that no longer exists, so this rule should be removed.
Updated by Electric Monk over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 370566791023855edd09eaa76dd783d93fb60cfe
commit 370566791023855edd09eaa76dd783d93fb60cfe Author: Peter Tribble <peter.tribble@gmail.com> Date: 2019-07-17T15:28:23.000Z 11474 usr/src/cmd/devfsadm/Makefile.com has an SVM remnant Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>