forked from kiss-community/repo
foot-pgo: remove scdoc workaround
This commit is contained in:
parent
689368b861
commit
8fc7d77161
@ -5,10 +5,6 @@
|
||||
exit 1
|
||||
}
|
||||
|
||||
# Avoid scdoc dependency.
|
||||
sed "/subdir('doc')/d" meson.build > _
|
||||
mv -f _ meson.build
|
||||
|
||||
case $("$CC" --version) in
|
||||
*clang*)
|
||||
# Clang requires this for PGO.
|
||||
|
Loading…
Reference in New Issue
Block a user