[Bug 256998] net-im/tg_owt does not build on aarch64
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256998] net-im/tg_owt does not build on aarch64"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Jul 2021 10:47:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256998 --- Comment #2 from pr@aoek.com --- Created attachment 226265 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226265&action=edit 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 architectures, not only i386 and amd64. It builds on aarch64 (poudriere builds telegram-desktop ok with net-im/tg_owt). 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= aarch64 amd64 arm armv7 i386 ONLY_FOR_ARCHS_REASON= upstream does not support other archs -- You are receiving this mail because: You are the assignee for the bug.