aboutsummaryrefslogtreecommitdiff
path: root/development/rust
diff options
context:
space:
mode:
Diffstat (limited to 'development/rust')
-rw-r--r--development/rust/rust.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/rust/rust.SlackBuild b/development/rust/rust.SlackBuild
index 013687ee394a..34be29f2588e 100644
--- a/development/rust/rust.SlackBuild
+++ b/development/rust/rust.SlackBuild
@@ -123,9 +123,9 @@ export CXX=clang++
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
-python x.py build --verbose
+python x.py build
-python x.py dist --verbose
+python x.py dist
for dist in rustc rust-std rust-docs ; do
mkdir unpack