Bug 261288 - net/freeswitch: builds fine on aarch64
Summary: net/freeswitch: builds fine on aarch64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-17 21:23 UTC by Ronald Klop
Modified: 2022-01-18 06:24 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback+


Attachments
git diff in net/freeswitch (453 bytes, patch)
2022-01-17 21:23 UTC, Ronald Klop
ronald-lists: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Klop 2022-01-17 21:23:32 UTC
Created attachment 231095 [details]
git diff in net/freeswitch

- enable on aarch64
- builds on RPI4/14-CURRENT
- make stage-qa ok
Comment 1 Ronald Klop 2022-01-17 21:25:56 UTC
Upstream Wiki explicitly mentions Raspberry Pi (as not being special to run this on).
https://freeswitch.org/confluence/display/FREESWITCH/Raspberry+Pi
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-18 06:24:16 UTC
A commit in branch main references this bug:

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

commit d37f55fc4cf8e37688449eb7f0fd4e25abde0731
Author:     Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2022-01-18 06:22:28 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2022-01-18 06:23:48 +0000

    net/freeswitch: builds fine on aarch64

    - enable on aarch64
    - builds on RPI4/14-CURRENT
    - make stage-qa ok

    PR:             261288

 net/freeswitch/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2022-01-18 06:24:36 UTC
Committed, thanks!