Enable LTO for FFmpeg

This commit is contained in:
Cameron Gutman
2026-05-27 23:21:56 -05:00
parent dc6c0d3315
commit a2ef7a4a0c
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import shutil
ORGANIZATION = "moonlight-stream"
PREBUILT_REPO = "moonlight-qt-deps"
TAG = "v4.0.1"
TAG = "v4.1"
def get_platform_config():
system = platform.system()