FreeBSD Bugzilla – Attachment 204329 Details for
Bug 237842
science/coot: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
coot.patch (text/plain), 870 bytes, created by
Piotr Kubaj
on 2019-05-11 20:35:59 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-05-11 20:35:59 UTC
Size:
870 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 501154) >+++ Makefile (working copy) >@@ -30,7 +30,7 @@ > libssm.so:science/libssm > RUN_DEPENDS= bash:shells/bash > >-USES= desktop-file-utils fortran gettext-runtime gl gmake gnome libtool localbase:ldflags pkgconfig python:2.7 shebangfix sqlite >+USES= compiler:c++11-lang desktop-file-utils fortran gettext-runtime gl gmake gnome libtool localbase:ldflags pkgconfig python:2.7 shebangfix sqlite > SHEBANG_FILES= src/coot.in > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-shared --disable-static --with-goocanvas-prefix=${LOCALBASE} >@@ -42,7 +42,7 @@ > INSTALLS_ICONS= yes > > MAKE_ENV= PYTHON=${PYTHON_CMD} >-CXXFLAGS+= -I${PYTHON_INCLUDEDIR} >+CXXFLAGS+= -I${PYTHON_INCLUDEDIR} -DANALYSE_REFINEMENT_TIMING > > post-install: > @${MKDIR} ${STAGEDIR}${DATADIR}/lib/data
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?
(
yuri
)
Actions:
View
|
Diff
Attachments on
bug 237842
: 204329