summaryrefslogtreecommitdiff
path: root/dev-cpp/commoncpp2/files/1.8.1-parallel-build.patch
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-06-15 11:24:35 +0200
committerDavid Seifert <soap@gentoo.org>2021-06-15 11:24:35 +0200
commite92ca0aaccb92b4dc59645bdede1d3f3174afa82 (patch)
treec051c195f4aa702b17e076237dcf9ea0c4357473 /dev-cpp/commoncpp2/files/1.8.1-parallel-build.patch
parenta5f72c9700c6eb8cec8bb82a9e0cbf023ffe60ba (diff)
downloadgentoo-e92ca0aaccb92b4dc59645bdede1d3f3174afa82.tar.gz
gentoo-e92ca0aaccb92b4dc59645bdede1d3f3174afa82.tar.bz2
gentoo-e92ca0aaccb92b4dc59645bdede1d3f3174afa82.zip
dev-cpp/commoncpp2: Fix for C++17
Closes: https://bugs.gentoo.org/787761 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-cpp/commoncpp2/files/1.8.1-parallel-build.patch')
-rw-r--r--dev-cpp/commoncpp2/files/1.8.1-parallel-build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-cpp/commoncpp2/files/1.8.1-parallel-build.patch b/dev-cpp/commoncpp2/files/1.8.1-parallel-build.patch
deleted file mode 100644
index 149677ca89b4..000000000000
--- a/dev-cpp/commoncpp2/files/1.8.1-parallel-build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -47,6 +47,7 @@
-
- if EXTRAS
- libccext2_la_LIBADD = @THREAD_LIBS@ @BASE_LIB@ @SSL_LIBS@ @ZSTREAM_LIBS@
-+libccext2_la_DEPENDENCIES = libccgnu2.la
- libccext2_la_LDFLAGS = $(RELEASE) $(SHARED_FLAGS)
-
- if GETOPT_LONG
-