FreeBSD Bugzilla – Attachment 204003 Details for
Bug 237555
textproc/topic: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
topic.patch (text/plain), 611 bytes, created by
Piotr Kubaj
on 2019-04-25 12:27:21 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-04-25 12:27:21 UTC
Size:
611 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 499546) >+++ Makefile (working copy) >@@ -11,8 +11,6 @@ > > LICENSE= BSD2CLAUSE > >-BROKEN_powerpc64= Does not build: warning: comparison is always false due to limited range of data type >- > PLIST_FILES= bin/topic \ > man/man1/topic.1.gz > do-install: >@@ -19,4 +17,7 @@ > ${INSTALL_PROGRAM} ${WRKSRC}/topic ${STAGEDIR}${PREFIX}/bin/topic > ${INSTALL_MAN} ${WRKSRC}/topic.1 ${STAGEDIR}${PREFIX}/man/man1/topic.1 > >+post-patch: >+ ${REINPLACE_CMD} -e 's/ -Werror//' ${WRKSRC}/Makefile >+ > .include <bsd.port.mk>
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
Flags:
pkubaj
:
maintainer-approval?
(
email
)
Actions:
View
|
Diff
Attachments on
bug 237555
: 204003