1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-19 00:02:09 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Maciej W. Rozycki 656dd306d4 RISC-V: Fix `test' operand error with soft-float ABI being configured
Fix a:

.../sysdeps/unix/sysv/linux/riscv/configure: line 181: test: =: unary operator expected

message produced by the RISC-V configure fragment with the soft-float
ABI selected, caused by $libc_cv_riscv_float_abi evaluating to nil in
the invocation of `test $libc_cv_riscv_float_abi = no'.

	* sysdeps/unix/sysv/linux/riscv/configure.ac: Quote
	$libc_cv_riscv_float_abi in `test' invocation.
	* sysdeps/unix/sysv/linux/riscv/configure: Regenerate.
2019-03-30 01:11:31 +00:00
..
2019-03-13 10:45:35 +01:00
2019-02-28 15:02:09 +00:00
2019-03-22 16:52:29 -03:00
2019-03-22 16:52:29 -03:00
2019-02-27 13:55:45 +00:00
2019-03-22 16:52:29 -03:00
2019-02-15 18:45:39 -02:00
2019-03-22 16:52:29 -03:00
2019-02-27 13:55:45 +00:00
2019-02-01 12:24:52 +00:00
2019-02-01 12:24:52 +00:00
2019-02-01 12:24:52 +00:00
2019-02-27 13:55:45 +00:00
2019-01-03 09:32:12 -02:00