Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jul 2021 10:47:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256998] net-im/tg_owt does not build on aarch64
Message-ID:  <bug-256998-7788-IIDgPw01yl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256998-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256998-7788@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=3D256998

--- Comment #2 from pr@aoek.com ---
Created attachment 226265
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226265&action=
=3Dedit
patch to files/patch-CMakeLists.txt to remove libusrsctp target for all the
architectures

The proposed patch removes tg_owt::libusrsctp target for all the architectu=
res,
not only i386 and amd64.

It builds on aarch64 (poudriere builds telegram-desktop ok with net-im/tg_o=
wt).
Not tested on other ARMs.

I cannot assess whether the built library nor telegram-desktop work, due to
(temporary?) lack of graphic support on my system.

As a side note, you might be willing to add to the port Makefile:
ONLY_FOR_ARCHS=3D        aarch64 amd64 arm armv7 i386
ONLY_FOR_ARCHS_REASON=3D upstream does not support other archs

--=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-256998-7788-IIDgPw01yl>