mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 09:50:53 +00:00
create fake files
This commit is contained in:
parent
13c3c4f74f
commit
e9483b8bfe
1
debian/rules
vendored
1
debian/rules
vendored
@ -1216,6 +1216,7 @@ endif
|
||||
cp -R $(TARGET_BUILD_STAGE2)/tools/clang/tools/extra/docs/html $(CURDIR)/debian/usr/share/doc/clang-$(LLVM_VERSION)-doc/clang-extra; \
|
||||
else \
|
||||
mkdir -p llvm/docs/_build/html clang/docs/_build/html/ tools/clang/tools/extra/docs/html openmp/runtime/doc/doxygen/generated/html/; \
|
||||
touch clang/docs/_build/man/clang-$(LLVM_VERSION).1 debian/man/lldb-$(LLVM_VERSION).1 debian/man/clang-format-diff-$(LLVM_VERSION).1 debian/man/clangd-$(LLVM_VERSION).1 llvm/docs/_build/man/foo.1; \
|
||||
fi
|
||||
|
||||
# Rename OCaml bindings
|
||||
|
Loading…
Reference in New Issue
Block a user