]> git.pld-linux.org Git - packages/tcl.git/blame - tcl-multilib.patch
Up to 8.6.12.
[packages/tcl.git] / tcl-multilib.patch
CommitLineData
8b398fb5
AM
1--- tcl8.6.12/unix/Makefile.in~ 2021-11-09 16:26:26.000000000 +0100
2+++ tcl8.6.12/unix/Makefile.in 2021-11-09 16:27:13.079609680 +0100
3@@ -175,7 +175,7 @@ NATIVE_TCLSH = @TCLSH_PROG@
b3b916a1 4 # need to modify any of these definitions by hand.
9e2d3271 5
6 STLIB_LD = @STLIB_LD@
7-SHLIB_LD = @SHLIB_LD@
8+SHLIB_LD = @SHLIB_LD@ ${CFLAGS}
b3b916a1 9 SHLIB_CFLAGS = @SHLIB_CFLAGS@ -DBUILD_tcl
9e2d3271 10 SHLIB_LD_LIBS = @SHLIB_LD_LIBS@
8b398fb5 11 SHLIB_LD_FLAGS = @SHLIB_LD_FLAGS@
This page took 0.807737 seconds and 4 git commands to generate.