diff options
author | 2012-06-06 20:13:01 +0000 | |
---|---|---|
committer | 2012-06-06 20:13:01 +0000 | |
commit | 27c0667209691a91c9378db6ff44aca36545beca (patch) | |
tree | 1ddb351458ec7a7fc6703ce7245c383fc51418e3 /net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch | |
parent | Always provide mingw symlink in sysroot for gcc #419601 by Alon Bar-Lev. (diff) | |
download | gentoo-2-27c0667209691a91c9378db6ff44aca36545beca.tar.gz gentoo-2-27c0667209691a91c9378db6ff44aca36545beca.tar.bz2 gentoo-2-27c0667209691a91c9378db6ff44aca36545beca.zip |
tidy
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch')
-rw-r--r-- | net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch b/net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch index 5ad79fd7a9a6..d6f7d6e76174 100644 --- a/net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch +++ b/net-libs/wvstreams/files/wvstreams-4.6.1-parallel-make.patch @@ -1,6 +1,5 @@ -diff -ur wvstreams-4.6.1.orig/Makefile wvstreams-4.6.1/Makefile ---- wvstreams-4.6.1.orig/Makefile 2009-09-16 00:26:50.000000000 +0300 -+++ wvstreams-4.6.1/Makefile 2010-01-04 18:06:15.000000000 +0200 +--- Makefile ++++ Makefile @@ -131,12 +131,19 @@ # libwvstreams: stream/event handling library # @@ -35,9 +34,8 @@ diff -ur wvstreams-4.6.1.orig/Makefile wvstreams-4.6.1/Makefile TESTS += $(call tests_cc,dbus/tests) libwvdbus_OBJS += $(call objects,dbus) libwvdbus.so: $(libwvdbus_OBJS) $(LIBWVSTREAMS) -diff -ur wvstreams-4.6.1.orig/wvrules-posix.mk wvstreams-4.6.1/wvrules-posix.mk ---- wvstreams-4.6.1.orig/wvrules-posix.mk 2008-10-21 18:31:58.000000000 +0300 -+++ wvstreams-4.6.1/wvrules-posix.mk 2010-01-04 18:04:00.000000000 +0200 +--- wvrules-posix.mk ++++ wvrules-posix.mk @@ -85,12 +85,15 @@ $(AR) s $1 endef |