]> git.pld-linux.org Git - packages/gtk-webkit3.git/blame - atomic-ops.patch
- up to 2.4.9
[packages/gtk-webkit3.git] / atomic-ops.patch
CommitLineData
b0d6d1ed
JR
1--- a/Source/WebKit2/GNUmakefile.am 2014-03-24 11:05:16.000000000 +0100
2+++ b/Source/WebKit2/GNUmakefile.am 2014-04-18 16:51:18.331729235 +0200
3@@ -227,6 +227,7 @@
4 endif
5
6 libwebkit2gtk_@WEBKITGTK_API_MAJOR_VERSION@_@WEBKITGTK_API_MINOR_VERSION@_la_LIBADD := \
7+ -latomic \
8 -lpthread \
9 libWebCore.la \
10 libWebCorePlatform.la \
11@@ -775,6 +775,7 @@
12 $(webkit2_plugin_process_sources)
13
14 Programs_WebKitPluginProcess_LDADD = \
15+ -latomic \
16 -lpthread \
17 libjavascriptcoregtk-@WEBKITGTK_API_MAJOR_VERSION@.@WEBKITGTK_API_MINOR_VERSION@.la \
18 libWebCoreLayerGtk2.a \
This page took 0.064759 seconds and 4 git commands to generate.