summary refs log tree commit diff
path: root/pkgs/development/libraries/webkitgtk/libc++.patch
blob: 5a9df0ddae98af6afbe00276f601210a8b5896f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- webkitgtk-2.4.9-orig/GNUmakefile.in	2016-02-02 13:23:23.000000000 -0500
+++ webkitgtk-2.4.9/GNUmakefile.in	2016-02-02 22:10:23.000000000 -0500
@@ -23321,7 +23321,7 @@
 	$(WINMM_LIBS) \
 	-lm \
 	-lpthread \
-	-lstdc++
+	-lc++
 
 Programs_minidom_LDFLAGS = \
 	-no-install
@@ -23344,7 +23344,7 @@
 	$(WINMM_LIBS) \
 	-lm \
 	-lpthread \
-	-lstdc++
+	-lc++
 
 Programs_LLIntOffsetsExtractor_LDFLAGS = \
 	-no-install