Update gyp to generate standalone static libpackager
Change-Id: Ic62b2e4e8a9529da936aa5c64e93faad7187a79a
This commit is contained in:
parent
96ced40ec2
commit
a678948db4
|
@ -46,6 +46,9 @@
|
|||
'SHAKA_IMPLEMENTATION',
|
||||
],
|
||||
}],
|
||||
['libpackager_type == "static_library"', {
|
||||
'standalone_static_library': 1,
|
||||
}],
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue