[Bug 256998] net-im/tg_owt: Fails to build on aarch64: CMakeLists.txt:77 (add_library): Target "tg_owt" links to target "tg_owt::libusrsctp" but the target was not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 Jul 2021 14:58:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256998

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit eda0db32e774b8e58b831ad0b3fe4b1ecc85cd3e
Author:     Aoek <pr@aoek.com>
AuthorDate: 2021-07-18 14:51:49 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-07-18 14:56:54 +0000

    net-im/tg_owt: Fix build on aarch64

    Don't build the bundled libusrsctp, use the one provided by
    net/libusrsctp like it's done on other arches.

    PR:             256998
    Approved by:    Henry Hu (maintainer)

 net-im/tg_owt/files/patch-CMakeLists.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

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