mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-03 07:15:29 -04:00
meson-pgo: remove debug output
This commit is contained in:
parent
ffc6fd7e03
commit
ecf1b30d53
1 changed files with 0 additions and 2 deletions
|
|
@ -104,6 +104,4 @@ if [ ${do_pgo} = yes ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
meson configure "${build_dir}" -Db_pgo=use
|
meson configure "${build_dir}" -Db_pgo=use
|
||||||
else
|
|
||||||
echo "Not doing PGO"
|
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue