]> git.pld-linux.org Git - packages/llvm.git/blame - lld-sphinx2.patch
add triplet for aarch64
[packages/llvm.git] / lld-sphinx2.patch
CommitLineData
077d13b9
JB
1--- llvm-10.0.0.src/tools/lld/docs/conf.py.orig 2020-04-11 21:02:50.200235591 +0200
2+++ llvm-10.0.0.src/tools/lld/docs/conf.py 2020-04-11 21:02:56.470201624 +0200
3@@ -134,7 +134,7 @@
4 #html_use_smartypants = True
5
6 # Custom sidebar templates, maps document names to template names.
7-html_sidebars = {'index': 'indexsidebar.html'}
8+html_sidebars = {'index': ['indexsidebar.html']}
9
10 # Additional templates that should be rendered to pages, maps page names to
11 # template names.
This page took 0.02505 seconds and 4 git commands to generate.