From ee28b94e1e7067e9cb84ca8d9cd28d9a7ce98399 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Tue, 14 Jun 2016 13:46:49 -0400 Subject: [PATCH] Linux: Don't add version script in Debug build (issue #1765) --- cef.gyp | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/cef.gyp b/cef.gyp index f7c1d5b3a..60a250451 100644 --- a/cef.gyp +++ b/cef.gyp @@ -2094,12 +2094,17 @@ }, }, }], - [ '(OS=="linux" or OS=="freebsd" or OS=="openbsd") and asan==0', { + [ '(OS=="linux" or OS=="freebsd" or OS=="openbsd") and asan==0 and use_allocator=="none"', { 'link_settings': { - 'ldflags': [ - # Only export necessary symbols from libcef.so. - '-Wl,--version-script=