mirror of
https://github.com/icewind1991/sm-sourcenav.git
synced 2026-06-03 17:14:07 +02:00
strip
This commit is contained in:
parent
f7cdb90bf8
commit
81ec451491
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -5,6 +5,7 @@ all: dist/sourcenav.ext.so
|
|||
|
||||
dist/sourcenav.ext.so: target/i686-unknown-linux-gnu/release/libsourcenav.so
|
||||
cp target/i686-unknown-linux-gnu/release/libsourcenav.so dist/sourcenav.ext.so
|
||||
strip dist/sourcenav.ext.so
|
||||
|
||||
target/i686-unknown-linux-gnu/release/libsourcenav.so:
|
||||
docker run --rm -v /tmp/sourcenav_cargo_reg:/root/.cargo/registry -v /tmp/sourcenav_cargo_git:/root/.cargo/git \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue