From 68e68347a20e576c369e45a7a654ffd3e6631f3d Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 21 Feb 2014 20:20:42 +0000 Subject: Fix build with libc++. --- .../patches/patch-util_google_sparsehash_sparseconfig.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 devel/kdevplatform/patches/patch-util_google_sparsehash_sparseconfig.h (limited to 'devel') diff --git a/devel/kdevplatform/patches/patch-util_google_sparsehash_sparseconfig.h b/devel/kdevplatform/patches/patch-util_google_sparsehash_sparseconfig.h new file mode 100644 index 00000000000..7fdaa80f6a4 --- /dev/null +++ b/devel/kdevplatform/patches/patch-util_google_sparsehash_sparseconfig.h @@ -0,0 +1,13 @@ +$NetBSD: patch-util_google_sparsehash_sparseconfig.h,v 1.1 2014/02/21 20:20:42 joerg Exp $ + +--- util/google/sparsehash/sparseconfig.h.orig 2014-02-21 12:36:25.000000000 +0000 ++++ util/google/sparsehash/sparseconfig.h +@@ -5,7 +5,7 @@ + #define GOOGLE_NAMESPACE ::google + + /* the location of / */ +-#define HASH_FUN_H "hash_fun.h" ++#define HASH_FUN_H + + /* the location of */ + #define HASH_MAP_H -- cgit v1.2.3