summaryrefslogtreecommitdiffstats
path: root/ci/before_deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/before_deploy.sh')
-rw-r--r--ci/before_deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/before_deploy.sh b/ci/before_deploy.sh
index db96734..748a4c4 100644
--- a/ci/before_deploy.sh
+++ b/ci/before_deploy.sh
@@ -18,7 +18,7 @@ main() {
test -f Cargo.lock || cargo generate-lockfile
- cross rustc $features --bin so --target $TARGET --release -- -C lto
+ cross rustc $features --bin so --target $TARGET --release
cp target/$TARGET/release/so $stage/