diff options
| author | David Seifert <soap@gentoo.org> | 2016-09-29 21:36:34 +0200 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2016-09-29 21:42:14 +0200 |
| commit | 46aee353c3029ab41e1669c5293ff1ec8440a733 (patch) | |
| tree | 2804915d8bb2171527c42ab8a4c69761108b0653 /dev-cpp/commoncpp2/files/1.8.1-parallel-build.patch | |
| parent | 09b341498fbbad6f9459e5f8ec22b2acec848c4e (diff) | |
| download | gentoo-46aee353c3029ab41e1669c5293ff1ec8440a733.tar.gz gentoo-46aee353c3029ab41e1669c5293ff1ec8440a733.tar.bz2 gentoo-46aee353c3029ab41e1669c5293ff1ec8440a733.zip | |
dev-cpp/commoncpp2: Allow for compiling with GCC 6
Gentoo-bug: 595422
* EAPI=6
* Make PATCHES -p1 compliant
Package-Manager: portage-2.3.1
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.patch | 4 |
1 files changed, 2 insertions, 2 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 index f131ee1c2c01..149677ca89b4 100644 --- a/dev-cpp/commoncpp2/files/1.8.1-parallel-build.patch +++ b/dev-cpp/commoncpp2/files/1.8.1-parallel-build.patch @@ -1,5 +1,5 @@ ---- src/Makefile.am -+++ src/Makefile.am +--- a/src/Makefile.am ++++ b/src/Makefile.am @@ -47,6 +47,7 @@ if EXTRAS |
