* Don't pass `--with-system'.
This commit is contained in:
parent
39eaecbc98
commit
9bf7a5f516
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Nix is a software deployment system.
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
./configure --prefix=%{_prefix} --with-system="i686-linux"
|
||||
./configure --prefix=%{_prefix}
|
||||
make
|
||||
make check
|
||||
|
||||
|
|
Loading…
Reference in a new issue