]> git.pld-linux.org Git - packages/tcl.git/blame - tcl-multilib.patch
- rel 3; fix sed correction
[packages/tcl.git] / tcl-multilib.patch
CommitLineData
9e2d3271 1--- tcl8.5a5/unix/Makefile.in.orig 2007-03-02 15:35:09.000000000 +0100
2+++ tcl8.5a5/unix/Makefile.in 2007-03-02 15:35:26.000000000 +0100
3@@ -188,7 +188,7 @@
4 # these definitions by hand.
5
6 STLIB_LD = @STLIB_LD@
7-SHLIB_LD = @SHLIB_LD@
8+SHLIB_LD = @SHLIB_LD@ ${CFLAGS}
9 SHLIB_CFLAGS = @SHLIB_CFLAGS@
10 SHLIB_LD_LIBS = @SHLIB_LD_LIBS@
11 TCL_SHLIB_LD_EXTRAS = @TCL_SHLIB_LD_EXTRAS@
This page took 0.068639 seconds and 4 git commands to generate.