FreeBSD Bugzilla – Attachment 198399 Details for
Bug 232473
devel/atlas-devel: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
atlas-devel.patch (text/plain), 588 bytes, created by
Piotr Kubaj
on 2018-10-20 14:50:21 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-10-20 14:50:21 UTC
Size:
588 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 482463) >+++ Makefile (working copy) >@@ -19,6 +19,12 @@ > USE_LDCONFIG= YES > MAKE_ARGS= docdir=${DOCSDIR} > CONFIGURE_ARGS+=--program-transform-name= >+CXXFLAGS_powerpc64= -Wno-error=deprecated >+CXXFLAGS_powerpc= -Wno-error=deprecated >+CXXFLAGS_powerpcspe= -Wno-error=deprecated >+CXXFLAGS_mips= -Wno-error=deprecated >+CXXFLAGS_mips64= -Wno-error=deprecated >+CXXFLAGS_sparc64= -Wno-error=deprecated > > post-patch: > @${REINPLACE_CMD} -e 's|^static const bool debug_flag = false;$$||' \
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 232473
: 198399