Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:ARM:Factory:Contrib:ILP32
ghc
ghc-with-interpreter.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ghc-with-interpreter.patch of Package ghc
Index: ghc-9.4.5/hadrian/src/Oracles/Setting.hs =================================================================== --- ghc-9.4.5.orig/hadrian/src/Oracles/Setting.hs +++ ghc-9.4.5/hadrian/src/Oracles/Setting.hs @@ -292,7 +292,8 @@ ghcWithInterpreter = do , "darwin", "kfreebsdgnu" ] goodArch <- anyTargetArch [ "i386", "x86_64", "powerpc" , "arm", "aarch64", "s390x" - , "powerpc64", "powerpc64le" ] + , "powerpc64", "powerpc64le" + , "riscv64" ] return $ goodOs && goodArch -- | Variants of the ARM architecture.
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