* [gentoo-commits] repo/gentoo:master commit in: dev-java/libreadline-java/files/
@ 2016-08-08 12:37 James Le Cuirot
0 siblings, 0 replies; only message in thread
From: James Le Cuirot @ 2016-08-08 12:37 UTC (permalink / raw
To: gentoo-commits
commit: 6e8667f27f96772d04b0bfdf9d792f86e0cfa0fd
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Aug 3 19:04:51 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Aug 5 16:38:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8667f2
dev-java/libreadline-java: remove unused patch
.../files/libreadline-java-0.8.0-ldflags.patch | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/dev-java/libreadline-java/files/libreadline-java-0.8.0-ldflags.patch b/dev-java/libreadline-java/files/libreadline-java-0.8.0-ldflags.patch
deleted file mode 100644
index e0783bd..0000000
--- a/dev-java/libreadline-java/files/libreadline-java-0.8.0-ldflags.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur libreadline-java-0.8.0/src/native/Makefile libreadline-java-0.8.0_patched/src/native/Makefile
---- libreadline-java-0.8.0/src/native/Makefile 2003-01-07 12:14:35.000000000 +0200
-+++ libreadline-java-0.8.0_patched/src/native/Makefile 2010-09-13 20:31:56.000000000 +0300
-@@ -97,7 +97,7 @@
- $(CC) -W1,$(ROOTDIR)/lib$(TG).exp -o $@ \
- $(OBJECTS) -W1,-e,_readline_init@12
- else
-- $(CC) -shared $(OBJECTS) $(LIBPATH) $($(TG)_LIBS) -o $@
-+ $(CC) -shared $(LDFLAGS) $(OBJECTS) $(LIBPATH) $($(TG)_LIBS) -o $@
- endif
- endif
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-08 12:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-08 12:37 [gentoo-commits] repo/gentoo:master commit in: dev-java/libreadline-java/files/ James Le Cuirot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox