FreeBSD Bugzilla – Attachment 156883 Details for
Bug 200286
math/cgal: fails to build on armv6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
armv6 fix
math_cgal.patch (text/plain), 502 bytes, created by
Mikael Urankar
on 2015-05-18 16:53:00 UTC
(
hide
)
Description:
armv6 fix
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2015-05-18 16:53:00 UTC
Size:
502 bytes
patch
obsolete
>--- /dev/null >+++ files/patch-include_CGAL_config.h >@@ -0,0 +1,12 @@ >+--- include/CGAL/config.h.orig 2015-05-14 09:38:12 UTC >++++ include/CGAL/config.h >+@@ -255,7 +255,8 @@ >+ || defined(__x86_64) || defined(__x86_64__) \ >+ || defined(__ia64) || defined(__ia64__) \ >+ || defined(_M_IX86) || defined(_M_IA64) \ >+- || defined(_M_ALPHA) || defined(_WIN64) >++ || defined(_M_ALPHA) || defined(_WIN64) \ >++ || defined(__arm) >+ # define CGAL_LITTLE_ENDIAN >+ #else >+ # error Unknown endianness
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 200286
: 156883