installer: copy smalloc.h on installation
fix #7485 Signed-off-by: Fedor Indutny <fedor@indutny.com>
This commit is contained in:
parent
8398bf9128
commit
d3204b0225
@ -150,6 +150,7 @@ def files(action):
|
|||||||
'src/node_internals.h',
|
'src/node_internals.h',
|
||||||
'src/node_object_wrap.h',
|
'src/node_object_wrap.h',
|
||||||
'src/node_version.h',
|
'src/node_version.h',
|
||||||
|
'src/smalloc.h',
|
||||||
], 'include/node/')
|
], 'include/node/')
|
||||||
|
|
||||||
if 'false' == variables.get('node_shared_cares'):
|
if 'false' == variables.get('node_shared_cares'):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user