Add tcl package from #3980
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13070 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
lang/tcl/patches/001-configure_in.patch
Normal file
11
lang/tcl/patches/001-configure_in.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- tcl8.4.16/unix/configure.in.orig 2007-09-21 17:07:02.000000000 +0000
|
||||
+++ tcl8.4.16/unix/configure.in 2008-03-19 05:48:57.000000000 +0000
|
||||
@@ -308,7 +308,7 @@
|
||||
fi
|
||||
fi
|
||||
if test $tcl_ok = 0; then
|
||||
- LIBOBJS="$LIBOBJS strtod.o"
|
||||
+ :; # LIBOBJS="$LIBOBJS strtod.o"
|
||||
fi
|
||||
|
||||
#--------------------------------------------------------------------
|
Reference in New Issue
Block a user