Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Update
yasm
yasm-increase-hashtable-size.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yasm-increase-hashtable-size.patch of Package yasm
Index: yasm-1.1.0/modules/preprocs/nasm/nasm-pp.c =================================================================== --- yasm-1.1.0.orig/modules/preprocs/nasm/nasm-pp.c +++ yasm-1.1.0/modules/preprocs/nasm/nasm-pp.c @@ -366,7 +366,7 @@ static ListGen *list; * FIXME: We should *really* be able to configure this at run time, * or even have the hash table automatically expanding when necessary. */ -#define NHASH 31 +#define NHASH 4096 /* * The current set of multi-line macros we have defined.
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