Sha256: 8d019d8c2ab83b5f8de169eebb7efcc2117a2ad73208bb421fb9eb1afd40573a
Contents?: true
Size: 386 Bytes
Versions: 3
Compression:
Stored size: 386 Bytes
Contents
diff --git a/build/standalone.gypi b/build/standalone.gypi index a71ed95..308a7e3 100644 --- a/build/standalone.gypi +++ b/build/standalone.gypi @@ -476,6 +476,9 @@ }], # fastbuild!=0 ], 'target_conditions': [ + ['_type=="static_library"', { + 'standalone_static_library': 1, + }], ['v8_code == 0', { 'defines!': [ 'DEBUG',
Version data entries
3 entries across 3 versions & 1 rubygems