Bug 229176

Summary: RISC-V ISA added to config.sub
Product: Ports & Packages Reporter: Ruslan Bukin <br>
Component: Ports FrameworkAssignee: Ruslan Bukin <br>
Status: Closed FIXED    
Severity: Affects Many People CC: ports-bugs
Priority: --- Flags: antoine: exp-run+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Ruslan Bukin freebsd_committer freebsd_triage 2018-06-20 11:03:35 UTC
Created attachment 194423 [details]
patch

Update config.sub and config.guess to the latest versions.
This is required to support RISC-V instruction set architecture.
Local changes to these files included (based on previous commits).
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2018-06-25 15:25:10 UTC
Exp-run looks fine.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-06-25 15:45:27 UTC
A commit references this bug:

Author: br
Date: Mon Jun 25 15:44:31 UTC 2018
New revision: 473324
URL: https://svnweb.freebsd.org/changeset/ports/473324

Log:
  Update our copies of config.guess and config.sub scripts
  (RISC-V machine added).

  PR:		229176
  Reviewed by:	bapt
  Approved by:	portmgr (antoine)
  Sponsored by:	DARPA, AFRL
  Exp-run:	antoine
  Differential Revision:	https://reviews.freebsd.org/D15925

Changes:
  head/Templates/config.guess
  head/Templates/config.sub
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2020-08-17 03:07:46 UTC
Committed Jun 25 15:44:31 UTC 2018 as r473324.