[Bug 245112] math/flint2 : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit:tools.h:25:23: error: type_traits: No such file or directory
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245112 --- Comment #4 from Thierry Thomas <[email protected]> --- To patch: - detach the proposed patch as e.g. /tmp/245112.diff - cd /usr/ports/math/flint2 - patch < /tmp/245112.diff Or maybe easier in this case: - open the Makefile in your $EDITOR - replace the line USES= gmake by USES= compiler:c++11-lang gmake -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"