Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2015 00:33:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 199471] [mips] devel/icu fails to build on mips
Message-ID:  <bug-199471-25061-A1UIBu5vnh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199471-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199471-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199471

--- Comment #1 from Sean Bruno <sbruno@FreeBSD.org> ---
Created attachment 156307
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156307&action=edit
set CPPFLAGS to define internal big endian flag

RedHat bug https://bugzilla.redhat.com/show_bug.cgi?id=889781 gave me the hint
that the icu build needs an explicit CPPFLAGS set for bigendian architectures.

This Makefile patch does that for the bigendian architectures that are
supported.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199471-25061-A1UIBu5vnh>