Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
nodejs-electron
system-nasm.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File system-nasm.patch of Package nodejs-electron
--- a/third_party/nasm/BUILD.gn +++ b/third_party/nasm/BUILD.gn @@ -105,7 +105,11 @@ } if (current_toolchain == host_toolchain) { + copy("nasm") { + sources = [ "/usr/bin/nasm" ] + outputs = [ "$root_out_dir/nasm" ] + } - executable("nasm") { + executable("xnasm") { sources = nasmlib_sources + nasm_sources sources += [ "config/config-linux.h",
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