Bug 229730 - net/cjdns: unbreak on aarch64
Summary: net/cjdns: unbreak on aarch64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks: 201763
  Show dependency treegraph
 
Reported: 2018-07-12 12:44 UTC by Val Packett
Modified: 2018-07-12 17:14 UTC (History)
2 users (show)

See Also:
yuri: maintainer-feedback+


Attachments
cjdns.patch (1.18 KB, patch)
2018-07-12 12:44 UTC, Val Packett
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2018-07-12 12:44:38 UTC
Created attachment 195081 [details]
cjdns.patch

Pretty simple fix, there were already exclusions for -march=native, arm was there, arm64 wasn't.

(note: process.arch in node.js is 'arm64' not 'aarch64', this is correct)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-07-12 17:13:57 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-07-12 17:14:45 UTC
A commit references this bug:

Author: yuri
Date: Thu Jul 12 17:13:50 UTC 2018
New revision: 474525
URL: https://svnweb.freebsd.org/changeset/ports/474525

Log:
  net/cjdns: Unbreak on aarch64

  PR:		229730
  Submitted by:	Greg V <greg@unrelenting.technology>

Changes:
  head/net/cjdns/Makefile
  head/net/cjdns/files/patch-node__build_make.js