FreeBSD Bugzilla – Attachment 159371 Details for
Bug 201978
286035: make delete-old: OptionalObsoleteFiles.inc" line 1654: Malformed conditional
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for tools/build/mk/OptionalObsoleteFiles.inc
OptionalObsoleteFiles.inc.patch (text/plain), 461 bytes, created by
O. Hartmann
on 2015-07-29 19:59:53 UTC
(
hide
)
Description:
Patch for tools/build/mk/OptionalObsoleteFiles.inc
Filename:
MIME Type:
Creator:
O. Hartmann
Created:
2015-07-29 19:59:53 UTC
Size:
461 bytes
patch
obsolete
>--- tools/build/mk/OptionalObsoleteFiles.inc.orig 2015-07-29 21:52:15.239772000 +0200 >+++ tools/build/mk/OptionalObsoleteFiles.inc 2015-07-29 21:52:03.064017000 +0200 >@@ -1651,7 +1651,7 @@ > .endif > > .if ${MK_ELFTOOLCHAIN_TOOLS} == no || \ >- (${MK_ELFTOOLCHAIN_TOOLS} != no && MK_ELFCOPY_AS_OBJCOPY != no) >+ (${MK_ELFTOOLCHAIN_TOOLS} != no && ${MK_ELFCOPY_AS_OBJCOPY} != no) > OLD_FILES+=usr/bin/elfcopy > OLD_FILES+=usr/share/man/man1/elfcopy.1.gz > .endif
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 201978
: 159371