mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
build: set product_prefix to empty for Linux
This commit is contained in:
committed by
Ben Noordhuis
parent
e2f1e50c60
commit
a993d22c0f
@@ -2,6 +2,7 @@
|
||||
'target_defaults': {
|
||||
'type': 'loadable_module',
|
||||
'product_extension': 'node',
|
||||
'product_prefix': '',
|
||||
'include_dirs': [
|
||||
'../src',
|
||||
'../deps/uv/include',
|
||||
|
||||
Reference in New Issue
Block a user