* [gentoo-commits] repo/gentoo:master commit in: sci-libs/gamer/files/
@ 2017-01-29 20:10 99% David Seifert
0 siblings, 0 replies; 1+ results
From: David Seifert @ 2017-01-29 20:10 UTC (permalink / raw
To: gentoo-commits
commit: 59157eb191523946fd0fad12e26efe09bf1608df
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jan 29 09:06:21 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 20:09:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59157eb1
sci-libs/gamer: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3709
sci-libs/gamer/files/1.5-underlinking.patch | 42 -----------------------------
1 file changed, 42 deletions(-)
diff --git a/sci-libs/gamer/files/1.5-underlinking.patch b/sci-libs/gamer/files/1.5-underlinking.patch
deleted file mode 100644
index 6cd8c93..00000000
--- a/sci-libs/gamer/files/1.5-underlinking.patch
+++ /dev/null
@@ -1,42 +0,0 @@
- src/aaa_lib/Makefile.am | 17 +++--------------
- 1 files changed, 3 insertions(+), 14 deletions(-)
-
-diff --git a/src/aaa_lib/Makefile.am b/src/aaa_lib/Makefile.am
-index de1d7c3..83e2e5c 100644
---- a/src/aaa_lib/Makefile.am
-+++ b/src/aaa_lib/Makefile.am
-@@ -22,31 +22,20 @@ BASE_LIBS = ../base/libbase.la
- BIOM_LIBS = ../biom/libbiom.la
-
- TRIANGLE_LIBS = ../triangle/libtriangle.la
--#if BUILD_TRIANGLE
--LIBTRIANGLE = libtriangle.la
--#else
--#LIBTRIANGLE =
--#endif
-
- TETGEN_LIBS = ../tetgen/libtetgen.la
--#if BUILD_TETGEN
--LIBTETGEN = libtetgen.la
--#else
--#LIBTETGEN =
--#endif
-
--libdir = ${prefix}/lib
- lib_LTLIBRARIES = libgamer.la ${LIBTRIANGLE} ${LIBTETGEN}
-
- libgamer_la_SOURCES =
--libgamer_la_LIBADD = ${BASE_LIBS} ${BIOM_LIBS}
-+libgamer_la_LIBADD = ${BASE_LIBS} ${BIOM_LIBS} -lm -lstdc++ ${LIBTETGEN}
- libgamer_la_LDFLAGS = -version-info ${FETK_VERSION}
-
- libtriangle_la_SOURCES =
--libtriangle_la_LIBADD = ${TRIANGLE_LIBS}
-+libtriangle_la_LIBADD = ${TRIANGLE_LIBS} -lm
- libtriangle_la_LDFLAGS = -version-info ${FETK_VERSION}
-
- libtetgen_la_SOURCES =
--libtetgen_la_LIBADD = ${TETGEN_LIBS}
-+libtetgen_la_LIBADD = ${TETGEN_LIBS} -lm -lstdc++
- libtetgen_la_LDFLAGS = -version-info ${FETK_VERSION}
-
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-01-29 20:10 99% [gentoo-commits] repo/gentoo:master commit in: sci-libs/gamer/files/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox