mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
app-text/typstyle: fix not respect CFLAGS QA
- typstyle is a pure rust program and should add to QA_FLAGS_IGNORED Closes: https://bugs.gentoo.org/946834 Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
parent
bb8d282b74
commit
1428575d3a
@ -527,6 +527,8 @@ BDEPEND="
|
||||
test? ( dev-util/cargo-nextest )
|
||||
"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/typstyle"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
src_compile() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user