Bug 204882 - lang/go14: allow building on armv6hf
Summary: lang/go14: allow building on armv6hf
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: Julien Laffaye
URL:
Keywords:
Depends on:
Blocks: 204883
  Show dependency treegraph
 
Reported: 2015-11-28 14:03 UTC by Michael Moll
Modified: 2015-11-28 14:48 UTC (History)
2 users (show)

See Also:
jlaffaye: maintainer-feedback+


Attachments
port Makefile patch (511 bytes, patch)
2015-11-28 14:03 UTC, Michael Moll
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Moll freebsd_committer freebsd_triage 2015-11-28 14:03:28 UTC
Created attachment 163629 [details]
port Makefile patch

lang/go14 is working just fine on armv6hf, so extend the ARCH checks.
Comment 1 Julien Laffaye freebsd_committer freebsd_triage 2015-11-28 14:26:15 UTC
Please commit :)
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-11-28 14:47:27 UTC
A commit references this bug:

Author: mmoll
Date: Sat Nov 28 14:47:00 UTC 2015
New revision: 402537
URL: https://svnweb.freebsd.org/changeset/ports/402537

Log:
  lang/go14: allow building on armv6hf

  PR:		204882
  Approved by:	jlaffaye (maintainer)

Changes:
  head/lang/go14/Makefile
Comment 3 Michael Moll freebsd_committer freebsd_triage 2015-11-28 14:48:16 UTC
thanks!