* [gentoo-commits] repo/proj/guru:dev commit in: app-text/noweb/files/
@ 2021-05-05 5:13 Anna Vyalkova
0 siblings, 0 replies; only message in thread
From: Anna Vyalkova @ 2021-05-05 5:13 UTC (permalink / raw
To: gentoo-commits
commit: 1e40dbca5634c6cf6e2ff5d07ff10234bb8a397d
Author: Anna Vyalkova <cyber <AT> sysrq <DOT> in>
AuthorDate: Wed May 5 04:03:01 2021 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed May 5 04:06:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1e40dbca
app-text/noweb: expand ldflags patch to nwmktemp
Closes: https://bugs.gentoo.org/780798
Signed-off-by: Anna Vyalkova <cyber <AT> sysrq.in>
app-text/noweb/files/noweb-2.12-ldflags.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/noweb/files/noweb-2.12-ldflags.patch b/app-text/noweb/files/noweb-2.12-ldflags.patch
index cc3e0acb8..0dd43e4f4 100644
--- a/app-text/noweb/files/noweb-2.12-ldflags.patch
+++ b/app-text/noweb/files/noweb-2.12-ldflags.patch
@@ -1,6 +1,6 @@
--- a/src/c/Makefile
+++ b/src/c/Makefile
-@@ -41,19 +41,16 @@
+@@ -41,19 +41,15 @@
all: nt markup mnt finduses nwmktemp
nt: $(TANGLEOBJS)
@@ -8,7 +8,7 @@
+ $(CC) $(CFLAGS) $(LDFLAGS) -o nt $(TANGLEOBJS)
nwmktemp: nwmktemp.o
- $(CC) $(CFLAGS) -o nwmktemp nwmktemp.o
+- $(CC) $(CFLAGS) -o nwmktemp nwmktemp.o
finduses: $(FINDUSESOBJS)
- $(CC) $(CFLAGS) -o finduses $(FINDUSESOBJS)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-05 5:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-05 5:13 [gentoo-commits] repo/proj/guru:dev commit in: app-text/noweb/files/ Anna Vyalkova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox