mirror of
https://abf.rosa.ru/djam/rust.git
synced 2025-02-24 10:22:53 +00:00
update spec
This commit is contained in:
parent
7de6e26e66
commit
a39e706aea
1 changed files with 1 additions and 2 deletions
|
@ -86,7 +86,7 @@ export RUST_LOG=rustc=1;
|
|||
|
||||
# Unable to use standard configure as rust's configure is missing
|
||||
# many of the options as commented out below from the configure2_5x macro
|
||||
#./configure \
|
||||
./configure
|
||||
# --prefix=%{_prefix} \
|
||||
# --sysconfdir=%{_sysconfdir} \
|
||||
# --datadir=%{_datadir} \
|
||||
|
@ -101,7 +101,6 @@ export RUST_LOG=rustc=1;
|
|||
# --includedir=%%{_includedir} \
|
||||
# --libexecdir=%%{_libexecdir} \
|
||||
# --sharedstatedir=%%{_sharedstatedir} \
|
||||
./configure.py
|
||||
%make
|
||||
|
||||
%install
|
||||
|
|
Loading…
Add table
Reference in a new issue