2020-10-18 13:15:39 +03:00
|
|
|
diff -Naur linux-5.9.orig/tools/perf/Documentation/Makefile linux-5.9/tools/perf/Documentation/Makefile
|
|
|
|
--- linux-5.9.orig/tools/perf/Documentation/Makefile 2020-10-17 12:00:45.497122395 +0300
|
|
|
|
+++ linux-5.9/tools/perf/Documentation/Makefile 2020-10-17 12:00:47.205122425 +0300
|
2020-08-06 19:11:26 +03:00
|
|
|
@@ -51,7 +51,7 @@
|
|
|
|
ASCIIDOC_EXTRA += --unsafe -f asciidoc.conf
|
2018-09-08 16:04:38 +03:00
|
|
|
ASCIIDOC_HTML = xhtml11
|
2016-07-26 11:24:24 +03:00
|
|
|
MANPAGE_XSL = manpage-normal.xsl
|
|
|
|
-XMLTO_EXTRA =
|
|
|
|
+XMLTO_EXTRA = --skip-validation
|
|
|
|
INSTALL?=install
|
|
|
|
RM ?= rm -f
|
|
|
|
DOC_REF = origin/man
|