Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:GA
nodejs20.34776
node-gyp-config.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File node-gyp-config.patch of Package nodejs20.34776
Index: node-v19.1.0/deps/npm/node_modules/node-gyp/lib/configure.js =================================================================== --- node-v19.1.0.orig/deps/npm/node_modules/node-gyp/lib/configure.js +++ node-v19.1.0/deps/npm/node_modules/node-gyp/lib/configure.js @@ -96,7 +96,7 @@ function configure (gyp, argv, callback) log.verbose('build/' + configFilename, 'creating config file') - var config = process.config || {} + var config = JSON.parse(JSON.stringify(process.config || {})) var defaults = config.target_defaults var variables = config.variables
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