aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-09-20 10:24:19 +0200
committerJustin Lecher <jlec@gentoo.org>2010-10-07 10:40:11 +0200
commit307a185493ecd327daa86a6a66da855b2cc0cf2c (patch)
treea38dd6ccf4228cc5b1cf80a1eae271b939365e07 /sci-chemistry/coot/files
parentBump jgraphx to 1.4.1.2 (diff)
downloadsci-307a185493ecd327daa86a6a66da855b2cc0cf2c.tar.gz
sci-307a185493ecd327daa86a6a66da855b2cc0cf2c.tar.bz2
sci-307a185493ecd327daa86a6a66da855b2cc0cf2c.zip
Openmp linking patch
(Portage version: 2.2_rc84/git/Linux x86_64, signed Manifest commit)
Diffstat (limited to 'sci-chemistry/coot/files')
-rw-r--r--sci-chemistry/coot/files/9999-openmp.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-chemistry/coot/files/9999-openmp.patch b/sci-chemistry/coot/files/9999-openmp.patch
new file mode 100644
index 000000000..67ac64ce3
--- /dev/null
+++ b/sci-chemistry/coot/files/9999-openmp.patch
@@ -0,0 +1,13 @@
+Index: surface/Makefile.am
+===================================================================
+--- surface/Makefile.am (revision 3183)
++++ surface/Makefile.am (working copy)
+@@ -48,7 +48,7 @@
+ CXXUtils.h \
+ CXXSphereFlatTriangle.h
+
+-libccp4mg_surface_la_LIBADD = $(CLIPPER_LIBS) $(MMDB_LIBS)
++libccp4mg_surface_la_LIBADD = $(CLIPPER_LIBS) $(MMDB_LIBS) -lgomp
+
+
+ # CXXAtom.h CXXAtom.cpp