Update gyp to generate standalone static libpackager

Change-Id: Ic62b2e4e8a9529da936aa5c64e93faad7187a79a
This commit is contained in:
KongQun Yang 2017-06-22 13:38:27 -07:00
parent 96ced40ec2
commit a678948db4
1 changed files with 4 additions and 1 deletions

View File

@ -46,6 +46,9 @@
'SHAKA_IMPLEMENTATION',
],
}],
['libpackager_type == "static_library"', {
'standalone_static_library': 1,
}],
],
},
{