FreeBSD Bugzilla – Attachment 151230 Details for
Bug 196454
sysutils/lsof allow build on 10/stable and head on arm.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to remove broken for arm
lsof-arm.patch (text/plain), 577 bytes, created by
Larry Rosenman
on 2015-01-03 00:57:51 UTC
(
hide
)
Description:
patch to remove broken for arm
Filename:
MIME Type:
Creator:
Larry Rosenman
Created:
2015-01-03 00:57:51 UTC
Size:
577 bytes
patch
obsolete
>Index: sysutils/lsof/Makefile >=================================================================== >--- sysutils/lsof/Makefile (revision 376068) >+++ sysutils/lsof/Makefile (working copy) >@@ -41,9 +41,11 @@ > > .include <bsd.port.pre.mk> > >-.if ${ARCH} == "arm" >-BROKEN= Does not compile on arm >-.endif >+#LER: ian@ has fixed it on stable/10 and head, but not on stable/9. >+# if committer wants to, please fix this check for stable/9 and below only. >+#.if ${ARCH} == "arm" >+#BROKEN= Does not compile on arm >+#.endif > > CONFIGURE_SCRIPT= Configure > CONFIGURE_ARGS= -n freebsd
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 196454
:
151230
|
151231
|
151232
|
151233
|
151307
|
151328
|
151338
|
151341