1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

emulators/riscv-isa-sim: Update to 20211015 snapshot

While here, switch to NOT_FOR_ARCHS because it builds at least on
aarch64, armv7 and we need to test other arches more. [1]

Reported by:	Robert Clausecker <fuz@fuz.su> [1]
This commit is contained in:
Li-Wen Hsu 2021-10-19 10:31:22 +08:00
parent 29cb839209
commit 030ee293e5
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF
3 changed files with 10 additions and 6 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= riscv-isa-sim
DISTVERSION= git
PORTREVISION= 20201102
PORTREVISION= 20211015
CATEGORIES= emulators
MAINTAINER= lwhsu@FreeBSD.org
@ -8,14 +8,16 @@ COMMENT= Spike, a RISC-V ISA Simulator
LICENSE= BSD3CLAUSE
ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON= Does not build
USES= compiler:c++11-lang gmake shebangfix
GH_ACCOUNT= riscv
GH_TAGNAME= 641d7d0
GH_TAGNAME= 4f12984
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --without-boost
SHEBANG_FILES= scripts/vcs-version.sh
USE_GITHUB= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1604881926
SHA256 (riscv-riscv-isa-sim-git-641d7d0_GH0.tar.gz) = 810c0567ba31459a37bd84498071c68b1a85b8dc7f891df800b02201544e5149
SIZE (riscv-riscv-isa-sim-git-641d7d0_GH0.tar.gz) = 385330
TIMESTAMP = 1634590527
SHA256 (riscv-riscv-isa-sim-git-4f12984_GH0.tar.gz) = f9312a39049cb42116bd4b9425c2ad2d89cb746b08fa2d5aba76b1c07e83d320
SIZE (riscv-riscv-isa-sim-git-4f12984_GH0.tar.gz) = 445499

View File

@ -4,6 +4,8 @@ bin/spike-dasm
bin/spike-log-parser
bin/termios-xspike
bin/xspike
include/fesvr/byteorder.h
include/fesvr/config.h
include/fesvr/context.h
include/fesvr/device.h
include/fesvr/dtm.h