From 67d038fa0be7da654c1437463b663b2ab181b1c0 Mon Sep 17 00:00:00 2001 From: Marcin Cieslak Date: Mon, 7 Sep 2015 07:57:25 +0000 Subject: [PATCH] Exclude -DDEBUG from the libsass build If compiling using the debug build of node -DDEBUG and -D_DEBUG flags are automatically added. This causes libsass to produce additional debugging output that may interfere with tests. Once this is resolved, this can be reverted. Reported-as: https://github.com/sass/libsass/issues/1518 --- src/libsass.gyp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/libsass.gyp b/src/libsass.gyp index c5517e9b0..a1356af2f 100644 --- a/src/libsass.gyp +++ b/src/libsass.gyp @@ -6,6 +6,9 @@ 'defines': [ 'LIBSASS_VERSION="