Fix?
This commit is contained in:
parent
2f3cda6fcc
commit
45c6f5e52c
2
Makefile
2
Makefile
@ -52,7 +52,7 @@ clean:
|
|||||||
plugins:
|
plugins:
|
||||||
make -C plugins/8.18
|
make -C plugins/8.18
|
||||||
make -C plugins/amauth
|
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
|
cd plugins/8.18-song-limit && cargo build --release --target x86_64-pc-windows-gnu
|
||||||
cp plugins/8.18-song-limit/target/x86_64-pc-windows-gnu/release/song_limit_8_18.dll ${TARGET}
|
cp plugins/8.18-song-limit/target/x86_64-pc-windows-gnu/release/song_limit_8_18.dll ${TARGET}
|
||||||
strip ${TARGET}/*.dll
|
strip ${TARGET}/*.dll
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user