Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:RISCV
noisetorch
vendor.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vendor.patch of Package noisetorch
Index: NoiseTorch-0.12.2/vendor/golang.org/x/exp/shiny/driver/x11driver/shm_shmopen_syscall.go =================================================================== --- NoiseTorch-0.12.2.orig/vendor/golang.org/x/exp/shiny/driver/x11driver/shm_shmopen_syscall.go +++ NoiseTorch-0.12.2/vendor/golang.org/x/exp/shiny/driver/x11driver/shm_shmopen_syscall.go @@ -2,9 +2,9 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -//go:build (linux || dragonfly) && (amd64 || arm || arm64 || mips64 || mips64le) +//go:build (linux || dragonfly) && (amd64 || arm || arm64 || mips64 || mips64le || riscv64) // +build linux dragonfly -// +build amd64 arm arm64 mips64 mips64le +// +build amd64 arm arm64 mips64 mips64le riscv64 package x11driver
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor