Improve size
This commit is contained in:
parent
889406740d
commit
9299bb400d
1
Makefile
1
Makefile
@ -54,6 +54,7 @@ plugins:
|
||||
make -C plugins/amauth
|
||||
cd plugins/8.18-song-limit && cargo build --release --target x86_64-pc-windows-gnu -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort
|
||||
cp plugins/8.18-song-limit/target/x86_64-pc-windows-gnu/release/song_limit_8_18.dll ${TARGET}
|
||||
strip ${TARGET}/*.dll
|
||||
|
||||
.PHONY: dist-no-7z
|
||||
dist-no-7z: options ${OUT} plugins
|
||||
|
Loading…
Reference in New Issue
Block a user