Hi, Lennart Sorensen wrote:
On Thu, Jul 07, 2016 at 01:43:12PM +0200, Gabriel Paubert wrote:>You don't always configure/compile on the machine you run. Especially >the people who build distributions.True, but you would still be configuring and compiling against the target libc, so configure would do the right thing.
that is why I find that solution the most flexible one, with the fallback of the cpuinfo code which is even already there. Everybody can be happy.
Riccardo