FreeBSD Bugzilla – Attachment 170540 Details for
Bug 209692
math/octave: Fix build with libc++ 3.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Disable custom max_align_t definition for math/octave
math__octave-max-align-1.diff (text/plain), 533 bytes, created by
Dimitry Andric
on 2016-05-22 09:37:57 UTC
(
hide
)
Description:
Disable custom max_align_t definition for math/octave
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2016-05-22 09:37:57 UTC
Size:
533 bytes
patch
obsolete
>Index: math/octave/Makefile >=================================================================== >--- math/octave/Makefile (revision 415605) >+++ math/octave/Makefile (working copy) >@@ -51,7 +51,8 @@ > LDFLAGS+= -L${LOCALBASE}/lib > CONFIGURE_ENV= GPERF="${LOCALBASE}/bin/gperf" \ > JAVA_HOME=${JAVA_HOME} \ >- MAKEINFO=${LOCALBASE}/bin/makeinfo >+ MAKEINFO=${LOCALBASE}/bin/makeinfo \ >+ ac_cv_type_max_align_t=yes > CONFIGURE_ARGS= --host=${GNU_HOST} \ > --with-blas="-L${LOCALBASE}/lib ${BLASLIB}" \ > --with-lapack="${LAPACKLIB}" \
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 209692
: 170540