From 114ce370ed8d487f9863b35a47eb747914b800f5 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Thu, 13 Oct 2016 12:38:49 +0100 Subject: [PATCH] Provide a default lib location when detecting C++11 ABI Useful for pkgconfig without -L, e.g. Alpine Linux See also commit 07d66da --- binding.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binding.gyp b/binding.gyp index bc7e8e74..d837ce78 100644 --- a/binding.gyp +++ b/binding.gyp @@ -107,7 +107,7 @@ ], 'defines': [ # Inspect libvips-cpp.so to determine which C++11 ABI version was used and set _GLIBCXX_USE_CXX11_ABI accordingly. This is quite horrible. - '_GLIBCXX_USE_CXX11_ABI=