summaryrefslogtreecommitdiff
path: root/graphics/libraw/patches/patch-configure
blob: 7e8ae941107f75757e7f415225b48fd2dc490aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-configure,v 1.2 2015/07/18 10:40:20 adam Exp $

Avoid libstdc++.

--- configure.orig	2015-05-16 17:23:47.000000000 +0000
+++ configure
@@ -16358,7 +16358,7 @@ $as_echo "$as_me: WARNING: Unable to fin
   fi
 fi
 
-LIBS="$LIBS -lm -lstdc++"
+LIBS="$LIBS -lm"
 
 LIBRAW_SHLIB_VERSION=10:0:0