From 34ca306701bbf2b6a0f10ac3baa50e835f837106bee19a9f2b0be7005cfceb9c Mon Sep 17 00:00:00 2001 From: Luke Jones Date: Wed, 25 Oct 2017 21:58:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=136 --- rust.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust.spec b/rust.spec index 780dcf1..83c3657 100644 --- a/rust.spec +++ b/rust.spec @@ -196,7 +196,7 @@ sed -e 's::%{cargo_bin}:g' \ %build export CPPFLAGS="%{optflags}" # eliminate complain from RPMlint -./x.py build --config config.toml +RUST_BACKTRACE=1 ./x.py build --config config.toml ./x.py doc --config config.toml %install