You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-tcltk/tktreectrl/files/2.2.9-as-needed.patch

12 lines
351 B

--- a/Makefile.in 2008-02-24 23:22:10.000000000 +0100
+++ b/Makefile.in.new 2009-07-11 23:54:48.000000000 +0200
@@ -107,7 +107,7 @@
RANLIB = @RANLIB@
RANLIB_STUB = @RANLIB_STUB@
SHLIB_CFLAGS = @SHLIB_CFLAGS@
-SHLIB_LD = @SHLIB_LD@
+SHLIB_LD = $(CC) $(LDFLAGS) -shared
SHLIB_LD_LIBS = @SHLIB_LD_LIBS@
STLIB_LD = @STLIB_LD@
TCL_DEFS = @TCL_DEFS@