Bug 244863 - net/nsq: Allow builds on aarch64/armv7
Summary: net/nsq: Allow builds on aarch64/armv7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Some People
Assignee: John Hixson
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2020-03-17 17:24 UTC by Mikael Urankar
Modified: 2020-03-20 22:46 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jhixson)
jhixson: merge-quarterly+


Attachments
patch (285 bytes, patch)
2020-03-17 17:24 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2020-03-17 17:24:38 UTC
Created attachment 212462 [details]
patch

It builds fine on aarch64 and armv7
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-03-20 22:46:20 UTC
A commit references this bug:

Author: jhixson
Date: Fri Mar 20 22:45:50 UTC 2020
New revision: 528808
URL: https://svnweb.freebsd.org/changeset/ports/528808

Log:
  net/nsq: add aarch64 and armv7 to supported architectures

  PR:	 244863
  Submitted by: mikael@FreeBSD.org

Changes:
  head/net/nsq/Makefile
Comment 2 John Hixson freebsd_committer freebsd_triage 2020-03-20 22:46:59 UTC
Updated and committed. Thanks!