mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-04-14 00:04:08 -05:00
Use SUYU_USE_FASTER_LD
This commit is contained in:
parent
8cd1409673
commit
012bc479da
@ -24,7 +24,7 @@ cmake .. \
|
||||
-DSUYU_USE_BUNDLED_FFMPEG=ON \
|
||||
-DSUYU_ENABLE_LTO=ON \
|
||||
-DSUYU_CRASH_DUMPS=ON \
|
||||
-DCMAKE_EXE_LINKER_FLAGS="-fuse-ld=mold" -DCMAKE_SHARED_LINKER_FLAGS="-fuse-ld=mold" \
|
||||
-DSUYU_USE_FASTER_LD=ON \
|
||||
-GNinja
|
||||
|
||||
ninja
|
||||
|
Loading…
x
Reference in New Issue
Block a user