Set SPHINXOPTS

This commit is contained in:
Jan Alexander Steffens (heftig) 2025-08-02 03:56:06 +02:00
parent b02a46783e
commit 09b4ed49ed
No known key found for this signature in database
GPG Key ID: B8AC08600F108CDF

View File

@ -90,7 +90,7 @@ build() {
cd $_srcname
make all
make -C tools/bpf/bpftool vmlinux.h feature-clang-bpf-co-re=1
make htmldocs
make htmldocs SPHINXOPTS=-QT
}
_package() {