summarylogtreecommitdiffstats
path: root/ld-all-dynamic.patch
blob: 12efcbbcb9458fb179171f7e89a69d2e7a7c799c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --color --unified --recursive --text --color OnscripterYuri-0.7.5/CMakeLists.txt OnscripterYuri-0.7.5-1/CMakeLists.txt
--- OnscripterYuri-0.7.5/CMakeLists.txt	2025-06-12 20:20:03.000000000 +0800
+++ OnscripterYuri-0.7.5-1/CMakeLists.txt	2025-06-15 23:56:45.574849306 +0800
@@ -29,7 +29,7 @@
             -static-libstdc++
         )
         target_link_libraries(${TARGET_NAME} PRIVATE # static
-            -Wl,-Bstatic
+            -Wl,-Bdynamic
             lua
             jpeg
             bz2