Bug #1045
not clobbering perl build dir
0%
Description
usr/src/cmd/perl/Makefile contains a variable '$(WOS_PERL)' leftover from Bug #377 that doesn't point to the perl build dir, thus we don't remove it during 'make clobber'.
Updated by Mike Harsch almost 10 years ago
proposed fix may be found here:
http://harschsystems.com/bugs/illumos-1045-webrev/
Updated by Mike Harsch almost 10 years ago
Albert Lee points out that the contrib/copy_contrib target is extraneous and may be removed. Revised webrev that includes this change is here:
http://harschsystems.com/bugs/illumos-1045.2/
Updated by Gordon Ross almost 10 years ago
- Status changed from New to Resolved
changeset: 13377:d89753efabc8
tag: tip
user: Mike Harsch <mike@harschsystems.com>
date: Thu May 19 08:22:21 2011 -0600
description:
1045 not clobbering perl build dir
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Approved by: Gordon Ross <gwr@nexenta.com>