mirror of
https://github.com/WonderfulToolchain/psxavenc.git
synced 2025-12-17 11:30:26 +00:00
chore: enable LTO in CI builds
This commit is contained in:
1
.github/scripts/build.sh
vendored
1
.github/scripts/build.sh
vendored
@@ -67,6 +67,7 @@ rm -rf ffmpeg-build
|
|||||||
|
|
||||||
meson setup \
|
meson setup \
|
||||||
--buildtype release \
|
--buildtype release \
|
||||||
|
-Db_lto=true \
|
||||||
--strip \
|
--strip \
|
||||||
--prefix $ROOT_DIR/psxavenc-dist \
|
--prefix $ROOT_DIR/psxavenc-dist \
|
||||||
--pkg-config-path $ROOT_DIR/ffmpeg-dist/lib/pkgconfig \
|
--pkg-config-path $ROOT_DIR/ffmpeg-dist/lib/pkgconfig \
|
||||||
|
|||||||
Reference in New Issue
Block a user