[Bug 9011] New: UCLIBC_HAS_FPU should be always selected when TARGET_ARCH=x86_64
bugzilla at busybox.net
bugzilla at busybox.net
Fri Jun 17 13:34:11 UTC 2016
https://bugs.busybox.net/show_bug.cgi?id=9011
Bug ID: 9011
Summary: UCLIBC_HAS_FPU should be always selected when
TARGET_ARCH=x86_64
Product: uClibc
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at uclibc.org
Reporter: angelo.gargantini at unibg.it
CC: uclibc-cvs at uclibc.org
Target Milestone: ---
When compiling for x86_64, the option in menuconfig UCLIBC_HAS_FPU is useless,
since the results is always like UCLIBC_HAS_FPU has been selected. I'd propose
to add the following line:
select UCLIBC_HAS_FPU
under the entry:
config FORCE_OPTIONS_FOR_ARCH
In this way the user finds the option already selected.
thanks
Angel Gargantini
University of Bergamo
Italy
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the uClibc-cvs
mailing list