FreeBSD Bugzilla – Attachment 176078 Details for
Bug 213724
[patch] make delete-old and WITHOUT_TIMED=true doesn't remove timed-related files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Possible patch
diff.txt (text/plain), 564 bytes, created by
Philippe Michel
on 2016-10-23 10:53:29 UTC
(
hide
)
Description:
Possible patch
Filename:
MIME Type:
Creator:
Philippe Michel
Created:
2016-10-23 10:53:29 UTC
Size:
564 bytes
patch
obsolete
>Index: tools/build/mk/OptionalObsoleteFiles.inc >=================================================================== >--- tools/build/mk/OptionalObsoleteFiles.inc (revision 307819) >+++ tools/build/mk/OptionalObsoleteFiles.inc (working copy) >@@ -7989,6 +7989,13 @@ > OLD_FILES+=usr/share/man/man1/ul.1.gz > .endif > >+.if ${MK_TIMED} == no >+OLD_FILES+=usr/sbin/timed >+OLD_FILES+=usr/sbin/timedc >+OLD_FILES+=usr/share/man/man8/timed.8.gz >+OLD_FILES+=usr/share/man/man8/timedc.8.gz >+.endif >+ > .if ${MK_TOOLCHAIN} == no > OLD_FILES+=usr/bin/addr2line > OLD_FILES+=usr/bin/as
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 213724
: 176078