Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
nodejs-electron
electron-16-system-node-headers.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File electron-16-system-node-headers.patch of Package nodejs-electron
Index: electron-17.1.0/third_party/electron_node/common.gypi =================================================================== --- electron-17.1.0.orig/third_party/electron_node/common.gypi 2022-03-07 17:39:13.557371769 +0100 +++ electron-17.1.0/third_party/electron_node/common.gypi 2022-03-09 08:29:08.214665848 +0100 @@ -405,6 +405,10 @@ 'BUILDING_UV_SHARED=1', ], }], + [ 'OS in "linux"', { + 'cflags': [ '-I/usr/include/electron' ], + 'libraries': [ '-lz' ], + }], [ 'OS in "linux freebsd openbsd solaris aix os400"', { 'cflags': [ '-pthread' ], 'ldflags': [ '-pthread' ],
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