[packages/tcl] remove ieee patch dropped from spec in 105da66

atler atler at pld-linux.org
Wed Jan 19 20:23:03 CET 2022


commit e3c06f58cbe3ecdd28fabc2ecc92e1bf800d0086
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jan 19 20:21:57 2022 +0100

    remove ieee patch dropped from spec in 105da66

 tcl-ieee.patch | 15 ---------------
 1 file changed, 15 deletions(-)
---
diff --git a/tcl-ieee.patch b/tcl-ieee.patch
deleted file mode 100644
index 7d4755e..0000000
--- a/tcl-ieee.patch
+++ /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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcl.git/commitdiff/e3c06f58cbe3ecdd28fabc2ecc92e1bf800d0086



More information about the pld-cvs-commit mailing list