FreeBSD Bugzilla – Attachment 196257 Details for
Bug 230674
math/blitz++: fix build on FreeBSD 11.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix blitz++ build on FreeBSD 11.2
math_blitz++_2.patch (text/plain), 711 bytes, created by
Ting-Wei Lan
on 2018-08-16 18:55:44 UTC
(
hide
)
Description:
Fix blitz++ build on FreeBSD 11.2
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2018-08-16 18:55:44 UTC
Size:
711 bytes
patch
obsolete
>Index: math/blitz++/Makefile >=================================================================== >--- Makefile (revision 477159) >+++ Makefile (working copy) >@@ -21,12 +21,12 @@ > DOCS_BUILD_DEPENDS= texi2dvi:print/texinfo \ > texi2html:textproc/texi2html > DOCS_MAKE_ARGS_OFF= NOPORTDOCS=yes >+DOCS_EXTRA_PATCHES= ${FILESDIR}/extra-patch-doc-arrays-expr.texi \ >+ ${FILESDIR}/extra-patch-doc-blitz.texi > > GNU_CONFIGURE= yes >-USES= libtool pathfix gmake >+USES= autoreconf gmake libtool pathfix > CONFIGURE_ARGS= --with-cxx=gcc --disable-doxygen --enable-shared >-MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ >- AUTOHEADER="${TRUE}" > MAKE_JOBS_UNSAFE= yes > INSTALL_TARGET= install-strip >
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 230674
: 196257