https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254295

--- Comment #11 from commit-h...@freebsd.org ---
A commit in branch 2021Q2 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=5d54155d9f447a031acb89ee5ba038bf8520d368

commit 5d54155d9f447a031acb89ee5ba038bf8520d368
Author:     Guido Falsi <madpi...@freebsd.org>
AuthorDate: 2021-04-11 14:55:35 +0000
Commit:     Guido Falsi <madpi...@freebsd.org>
CommitDate: 2021-04-11 15:08:10 +0000

    emulators/virtualbox-ose: Fix build with ports provided SSL library on 11.x

    Due to a compiler/linker command line ordering issue, VirtualBox 6
    fails to compile on 11.x when a ports provided SSL library is
    used.

    Fix the order of -L options passed to the linker where the ssl
    library is used.

    Thanks to  Chad Jacob Milios <mil...@ccsys.com> for suggesting the
    correct fix.

    PR:             254295
    Submitted by:   ru...@bogodyn.org
    MFH:            2021Q2

    (cherry picked from commit 423f3dfd755f7c98bf2d28083aac19783cf4e9a6)

 .../patch-src_VBox_RDP_client-1.8.4_Makefile.kmk (new)      | 13 +++++++++++++
 1 file changed, 13 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to