Fix one hunk in gcc44-rename-info-files.patch.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc11?expand=0&rev=29
This commit is contained in:
parent
e0ee7f3a7c
commit
e5f8aefb7d
@ -581,7 +581,7 @@ Index: libgomp/Makefile.in
|
|||||||
CLEANFILES = $(STAMP_GENINSRC) $(STAMP_BUILD_INFO)
|
CLEANFILES = $(STAMP_GENINSRC) $(STAMP_BUILD_INFO)
|
||||||
MAINTAINERCLEANFILES = $(srcdir)/libgomp.info
|
MAINTAINERCLEANFILES = $(srcdir)/libgomp.info
|
||||||
MULTISRCTOP =
|
MULTISRCTOP =
|
||||||
@@ -1377,15 +1378,16 @@ env.lo: libgomp_f.h
|
@@ -1428,15 +1429,16 @@ env.lo: libgomp_f.h
|
||||||
env.o: libgomp_f.h
|
env.o: libgomp_f.h
|
||||||
|
|
||||||
all-local: $(STAMP_GENINSRC)
|
all-local: $(STAMP_GENINSRC)
|
||||||
@ -602,7 +602,7 @@ Index: libgomp/Makefile.in
|
|||||||
+ $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -D 'fnlibgomp $(INFO_LIBGOMP_NAME)' -I $(srcdir) -o $(INFO_LIBGOMP_NAME).info $(srcdir)/libgomp.texi
|
+ $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -D 'fnlibgomp $(INFO_LIBGOMP_NAME)' -I $(srcdir) -o $(INFO_LIBGOMP_NAME).info $(srcdir)/libgomp.texi
|
||||||
@touch $@
|
@touch $@
|
||||||
|
|
||||||
# GNU Make needs to see an explicit $(MAKE) variable in the command it
|
# target overrides
|
||||||
Index: libgomp/libgomp.texi
|
Index: libgomp/libgomp.texi
|
||||||
===================================================================
|
===================================================================
|
||||||
--- libgomp/libgomp.texi.orig 2018-10-26 10:15:47.925733302 +0200
|
--- libgomp/libgomp.texi.orig 2018-10-26 10:15:47.925733302 +0200
|
||||||
|
Loading…
x
Reference in New Issue
Block a user