Bug 200286 - math/cgal: fails to build on armv6
Summary: math/cgal: fails to build on armv6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Only Me
Assignee: Wen Heping
URL: http://chips.ysv.freebsd.org/data/11a...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-18 16:53 UTC by Mikael Urankar
Modified: 2015-05-19 02:52 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (wen)


Attachments
armv6 fix (502 bytes, patch)
2015-05-18 16:53 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2015-05-18 16:53:00 UTC
Created attachment 156883 [details]
armv6 fix

Hi,

error message:
/wrkdirs/usr/ports/math/cgal/work/CGAL-4.4/include/CGAL/config.h:214:4: error: Unknown endianness

The attached patch fixes the problem.

build log:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/cgal-4.4.log

Thanks!
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-05-19 02:51:25 UTC
A commit references this bug:

Author: wen
Date: Tue May 19 02:50:55 UTC 2015
New revision: 386736
URL: https://svnweb.freebsd.org/changeset/ports/386736

Log:
  - Fix build on armv6

  PR:		200286
  Submitted by:	mikael.urankar@gmail.com

Changes:
  head/math/cgal/files/patch-include_CGAL_config.h