diff --git a/deps/sqlcipher/sqlcipher.gyp b/deps/sqlcipher/sqlcipher.gyp index b777d54..25c6a68 100755 --- a/deps/sqlcipher/sqlcipher.gyp +++ b/deps/sqlcipher/sqlcipher.gyp @@ -101,13 +101,11 @@ }], # LTO on Linux - 'conditions': [ - ['OS == "linux"', { - # GCC only for now - 'cflags': ['-flto=4', '-fuse-linker-plugin', '-ffat-lto-objects'], - 'ldflags': ['-flto=4', '-fuse-linker-plugin', '-ffat-lto-objects'], - }], - ], + ['OS == "linux"', { + # GCC only for now + 'cflags': ['-flto=4', '-fuse-linker-plugin', '-ffat-lto-objects'], + 'ldflags': ['-flto=4', '-fuse-linker-plugin', '-ffat-lto-objects'], + }], # Profiling ["\"-profiling.\" in \"