Remove sub-arch/variants selection from the menuconfig

Yann E. MORIN yann.morin.1998 at anciens.enib.fr
Mon Jan 25 20:49:25 UTC 2010


It is not the responsibility of the C library to select what sub-arch
to generate code for. Rely on the user to:
- either use a compiler that is configured to generate optimised code
  for the target actual target,
- or set UCLIBC_EXTRA_CFLAGS with the correct incantation of -march,
  -mcpu, and the likes.





More information about the uClibc mailing list