Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2016 05:04:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213637] [PATCH] net/freerdp: Fix build on ARMv6, clean up w/ _CMAKE_BOOL, pet portlint
Message-ID:  <bug-213637-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 213637
           Summary: [PATCH] net/freerdp: Fix build on ARMv6, clean up w/
                    _CMAKE_BOOL, pet portlint
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: bsdports@kyle-evans.net
          Keywords: patch

Created attachment 175961
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175961&action=
=3Dedit
svn(1) diff of net/freerdp

Recent builds have been failing on -CURRENT due to NEON support lacking in
ARMv6. Fix this by adding a NEON option (idea boosted from multimedia/ffmpe=
g)
that is OFF by default.

Whilere here, go ahead and convert much of the _CMAKE_ON/_CMAKE_OFF options=
 to
using _CMAKE_BOOL (slightly cleaner), and pet portlint by removing extraneo=
us
spaces in pkg-plist.

NOTE: Builds will still fail on release/11.0.1, stable/10, and stable/9 with
errors regarding failing to resolve fmodl. It was fixed in r305380 on HEAD =
and
MFC'd in r305971 on stable/11.

--=20
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-213637-13>