diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index 3c0c17f..7815863 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -165,12 +165,12 @@ "sources": [ { "type": "archive", - "url": "https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.tar.bz2", - "sha256": "fc9f85fc030e233142908241af7a846e60630aa7388de9a5fafb1f3a26840854", + "url": "https://boostorg.jfrog.io/artifactory/main/release/1.78.0/source/boost_1_78_0.tar.bz2", + "sha256": "8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc", "x-checker-data": { "type": "anitya", "project-id": 6845, - "url-template": "https://boostorg.jfrog.io/artifactory/main/release/$version/source/boost_1_77_0.tar.bz2" + "url-template": "https://boostorg.jfrog.io/artifactory/main/release/$version/source/boost_1_78_0.tar.bz2" } } ] @@ -203,6 +203,7 @@ "builddir": true, "config-opts": [ "-DCMAKE_BUILD_TYPE=RelWithDebInfo", + "-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON", "-DENABLE_QT_TRANSLATION=ON", "-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON", @@ -259,4 +260,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/shared-modules b/shared-modules index e71f3d4..7f40aad 160000 --- a/shared-modules +++ b/shared-modules @@ -1 +1 @@ -Subproject commit e71f3d4bb6d16088230464ffe33743a8cfa28b00 +Subproject commit 7f40aad521009ed242ff38cc97f7685b39944e29