Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:haskell:bootstrap
ghc-prepare-binary-distributions
environ.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File environ.patch of Package ghc-prepare-binary-distributions
Index: ghc-9.2.5/rts/RtsSymbols.c =================================================================== --- ghc-9.2.5.orig/rts/RtsSymbols.c +++ ghc-9.2.5/rts/RtsSymbols.c @@ -1064,8 +1064,7 @@ extern char **environ; // Symbols defined by libc #define RTS_LIBC_SYMBOLS \ - SymI_HasProto_redirect(atexit, atexit, STRENGTH_STRONG) /* See Note [Strong symbols] */ \ - SymI_HasProto(environ) + SymI_HasProto_redirect(atexit, atexit, STRENGTH_STRONG) /* See Note [Strong symbols] */ #if !defined(DYNAMIC) && defined(linux_HOST_OS) // we need these for static musl builds. However when
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