]> git.pld-linux.org Git - packages/llvm.git/blob - lld-sphinx2.patch
add triplet for aarch64
[packages/llvm.git] / lld-sphinx2.patch
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.06985 seconds and 3 git commands to generate.