public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/cdk/files: cdk-5.0.20090215-ldflags.patch
@ 2010-01-17 23:03 Dawid Weglinski (cla)
  0 siblings, 0 replies; 2+ messages in thread
From: Dawid Weglinski (cla) @ 2010-01-17 23:03 UTC (permalink / raw
  To: gentoo-commits

cla         10/01/17 23:03:32

  Added:                cdk-5.0.20090215-ldflags.patch
  Log:
  Version bump. Patches by Tim Harder (bug #301028).
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/cdk/files/cdk-5.0.20090215-ldflags.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cdk/files/cdk-5.0.20090215-ldflags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cdk/files/cdk-5.0.20090215-ldflags.patch?rev=1.1&content-type=text/plain

Index: cdk-5.0.20090215-ldflags.patch
===================================================================
--- cdk-5.0-20090215.orig/aclocal.m4	2009-06-16 00:38:32.945387085 -0700
+++ cdk-5.0-20090215/aclocal.m4	2009-06-16 00:40:01.310004647 -0700
@@ -2425,7 +2425,7 @@
 		AC_MSG_ERROR(Cannot find libtool)
 	fi
 ])dnl
-	LIB_CREATE='${LIBTOOL} --mode=link ${CC} -rpath ${DESTDIR}${libdir} -version-info `cut -f1 ${srcdir}/VERSION` ${LIBTOOL_OPTS} -o'
+	LIB_CREATE='${LIBTOOL} --mode=link ${CC} -rpath ${DESTDIR}${libdir} -version-info `cut -f1 ${srcdir}/VERSION` ${LDFLAGS} ${LIBTOOL_OPTS} -o'
 	LIB_OBJECT='${OBJECTS:.o=.lo}'
 	LIB_SUFFIX=.la
 	LIB_CLEAN='${LIBTOOL} --mode=clean'
--- cdk-5.0-20090215.orig/configure	2009-06-16 00:38:32.964004839 -0700
+++ cdk-5.0-20090215/configure	2009-06-16 00:40:29.187005050 -0700
@@ -3869,7 +3869,7 @@
 echo "$as_me: error: Cannot find libtool" >&2;}
    { (exit 1); exit 1; }; }
 	fi
-	LIB_CREATE='${LIBTOOL} --mode=link ${CC} -rpath ${DESTDIR}${libdir} -version-info `cut -f1 ${srcdir}/VERSION` ${LIBTOOL_OPTS} -o'
+	LIB_CREATE='${LIBTOOL} --mode=link ${CC} -rpath ${DESTDIR}${libdir} -version-info `cut -f1 ${srcdir}/VERSION` ${LDFLAGS} ${LIBTOOL_OPTS} -o'
 	LIB_OBJECT='${OBJECTS:.o=.lo}'
 	LIB_SUFFIX=.la
 	LIB_CLEAN='${LIBTOOL} --mode=clean'
--- cdk-5.0-20090215.orig/Makefile.in	2009-06-16 00:38:32.951004532 -0700
+++ cdk-5.0-20090215/Makefile.in	2009-06-16 00:39:28.240044875 -0700
@@ -267,7 +267,7 @@
 all cdklib :: $(DEFAULT)
 
 $(CDKLIB) :: $(OBJECTS)
-	@echo creating $@; $(LIBTOOL_CREATE) $@ $(LIB_OBJECT)
+	@echo creating $@; $(LIBTOOL_CREATE) $@ $(LIB_OBJECT) $(LIBS)
 	@$(RANLIB) $@
 
 cdkshlib $(CDKSHLIB) :: $(CDKSHOBJS)






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/cdk/files: cdk-5.0.20090215-ldflags.patch
@ 2015-02-03 18:24 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2015-02-03 18:24 UTC (permalink / raw
  To: gentoo-commits

radhermit    15/02/03 18:24:54

  Removed:              cdk-5.0.20090215-ldflags.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-03 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-17 23:03 [gentoo-commits] gentoo-x86 commit in dev-libs/cdk/files: cdk-5.0.20090215-ldflags.patch Dawid Weglinski (cla)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-03 18:24 Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox