* [gentoo-commits] gentoo-x86 commit in dev-tcltk/tcldom/files: 3.1-ldflags.patch
@ 2010-12-07 12:51 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2010-12-07 12:51 UTC (permalink / raw
To: gentoo-commits
jlec 10/12/07 12:51:16
Added: 3.1-ldflags.patch
Log:
Respecting multilib and LDFLAGS, #290090 & #341883
(Portage version: 2.2.0_alpha7/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-tcltk/tcldom/files/3.1-ldflags.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcldom/files/3.1-ldflags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcldom/files/3.1-ldflags.patch?rev=1.1&content-type=text/plain
Index: 3.1-ldflags.patch
===================================================================
diff --git a/src/Makefile.in b/src/Makefile.in
index 8f273eb..d005731 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -95,7 +95,7 @@ package: $(tcldom_LIB_FILE)
$(tcldom_LIB_FILE): $(tcldom_OBJECTS)
-rm -f $(tcldom_LIB_FILE)
- $(SHLIB_LD) $(SHLIB_LDFLAGS) @SHLIB_LD_OUT@$@ \
+ $(SHLIB_LD) $(SHLIB_LDFLAGS) $(LDFLAGS) @SHLIB_LD_OUT@$@ \
$(tcldom_OBJECTS) $(tcldom_LIBRARIES) $(SHLIB_LD_LIBS)
## Documentation section.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-tcltk/tcldom/files: 3.1-ldflags.patch
@ 2012-07-21 14:05 Pacho Ramos (pacho)
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2012-07-21 14:05 UTC (permalink / raw
To: gentoo-commits
pacho 12/07/21 14:05:25
Removed: 3.1-ldflags.patch
Log:
Remove package
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-21 14:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-21 14:05 [gentoo-commits] gentoo-x86 commit in dev-tcltk/tcldom/files: 3.1-ldflags.patch Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2010-12-07 12:51 Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox