]> git.pld-linux.org Git - packages/tcl.git/commitdiff
remove ieee patch dropped from spec in 105da66 auto/th/tcl-8.6.12-2
authorJan Palus <atler@pld-linux.org>
Wed, 19 Jan 2022 19:21:57 +0000 (20:21 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 19 Jan 2022 19:21:57 +0000 (20:21 +0100)
tcl-ieee.patch [deleted file]

diff --git a/tcl-ieee.patch b/tcl-ieee.patch
deleted file mode 100644 (file)
index 7d4755e..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
---- tcl8.5a3/unix/tcl.m4.orig  2005-06-18 11:12:06.405033000 +0200
-+++ tcl8.5a3/unix/tcl.m4       2005-06-18 21:23:51.193057968 +0200
-@@ -2512,12 +2512,9 @@
-     #--------------------------------------------------------------------
-     # On a few very rare systems, all of the libm.a stuff is
-     # already in libc.a.  Set compiler flags accordingly.
--    # Also, Linux requires the "ieee" library for math to work
--    # right (and it must appear before "-lm").
-     #--------------------------------------------------------------------
-     AC_CHECK_FUNC(sin, MATH_LIBS="", MATH_LIBS="-lm")
--    AC_CHECK_LIB(ieee, main, [MATH_LIBS="-lieee $MATH_LIBS"])
-     #--------------------------------------------------------------------
-     # Interactive UNIX requires -linet instead of -lsocket, plus it
This page took 0.12694 seconds and 4 git commands to generate.