[Bug 216980] net/freerdp: fix build with libressl-devel
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 10 21:31:52 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216980
Bug ID: 216980
Summary: net/freerdp: fix build with libressl-devel
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: matthew at reztek.cz
CC: bsdports at kyle-evans.net
Flags: maintainer-feedback?(bsdports at kyle-evans.net)
CC: bsdports at kyle-evans.net
Created attachment 179853
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179853&action=edit
fix build with libressl-devel
Add a patch based on one from OpeBSD in order to allow to build with
libressl-devel. This patch differs from theirs since OpenBSD has FreeRDP 1.2 in
their ports tree.
While here, change the SSE option to only be defied for x86 instead of merely
excluded from ARM and default it ON on amd64 since SSE2 support is always
present there.
I have noticed that the build fails when a past revision of the port is
installed because the linking of xfreerdp picks up linfreerdp.so from localbase
instead of from the build directory, but I have not addressed that issue in
this patch.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list