This commit is contained in:
parent
fcd2e997b0
commit
18379fe6cd
@ -130,8 +130,8 @@ invoking gdb on rust binaries.
|
||||
export CPPFLAGS="%{optflags}" # eliminate complain from RPMlint
|
||||
# FIXME: you should use the %%configure macro
|
||||
%configure --disable-option-checking \
|
||||
--build=%{rust_triple}
|
||||
--host=%{rust_triple}
|
||||
--build=%{rust_triple} \
|
||||
--host=%{rust_triple} \
|
||||
--target=%{rust_triple} \
|
||||
--enable-local-rust \
|
||||
--local-rust-root=%{_prefix} \
|
||||
|
Loading…
Reference in New Issue
Block a user