FreeBSD Bugzilla – Attachment 197493 Details for
Bug 231722
math/gringo: unbreak on powerpc64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
gringo.patch (text/plain), 1.17 KB, created by
Piotr Kubaj
on 2018-09-25 17:11:53 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-09-25 17:11:53 UTC
Size:
1.17 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 480666) >+++ Makefile (working copy) >@@ -16,8 +16,6 @@ > > BUILD_DEPENDS= re2c:devel/re2c > >-BROKEN_powerpc64= fails to compile: term.cc: error: pow is not a member of std >- > USES= bison compiler:c++11-lib python:2.7 scons > MAKE_ARGS= ${MAKE_ENV} > CXXFLAGS+= -std=c++11 >Index: files/patch-libgringo_src_term.cc >=================================================================== >--- files/patch-libgringo_src_term.cc (nonexistent) >+++ files/patch-libgringo_src_term.cc (working copy) >@@ -0,0 +1,10 @@ >+--- libgringo/src/term.cc.orig 2018-09-25 16:02:56 UTC >++++ libgringo/src/term.cc >+@@ -21,6 +21,7 @@ >+ #include "gringo/term.hh" >+ #include "gringo/logger.hh" >+ #include "gringo/graph.hh" >++#include <cmath> >+ >+ namespace Gringo { >+ > >Property changes on: files/patch-libgringo_src_term.cc >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 231722
: 197493