[packages/tcl] - fixed opt patch
qboosh
qboosh at pld-linux.org
Sun Mar 16 21:39:40 CET 2025
commit e13188e86da12931016d9c4e85b7c54a1178c444
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 16 21:34:37 2025 +0100
- fixed opt patch
tcl-opt.patch | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/tcl-opt.patch b/tcl-opt.patch
index b363f69..d7665ab 100644
--- a/tcl-opt.patch
+++ b/tcl-opt.patch
@@ -13,9 +13,9 @@ diff -urN tcl8.5a2.org/unix/Makefile.in tcl8.5a2/unix/Makefile.in
# Flags to pass to the linker
LDFLAGS_DEBUG = @LDFLAGS_DEBUG@
---- tcl8.6.12/unix/tcl.m4~ 2021-11-04 15:29:53.000000000 +0100
-+++ tcl8.6.12/unix/tcl.m4 2021-11-09 16:19:51.296276589 +0100
-@@ -1074,7 +1074,7 @@ AC_DEFUN([SC_CONFIG_CFLAGS], [
+--- tcl8.6.16/unix/tcl.m4.orig 2024-11-27 16:56:57.000000000 +0100
++++ tcl8.6.16/unix/tcl.m4 2025-03-16 21:28:46.383184848 +0100
+@@ -1073,7 +1073,7 @@ AC_DEFUN([SC_CONFIG_CFLAGS], [
TCL_LIB_VERSIONS_OK=ok
CFLAGS_DEBUG=-g
AS_IF([test "$GCC" = yes], [
@@ -24,7 +24,6 @@ diff -urN tcl8.5a2.org/unix/Makefile.in tcl8.5a2/unix/Makefile.in
CFLAGS_WARNING="-Wall -Wpointer-arith"
], [
CFLAGS_OPTIMIZE=-O
-
@@ -1372,7 +1372,6 @@ AC_DEFUN([SC_CONFIG_CFLAGS], [
SHLIB_CFLAGS="-fPIC -fno-common"
SHLIB_SUFFIX=".so"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tcl.git/commitdiff/e13188e86da12931016d9c4e85b7c54a1178c444
More information about the pld-cvs-commit
mailing list