On Tue, Mar 12 2013, Aaron Carroll wrote: > Hi, > > It would be nice to make fio a little more cross compile friendly. Right > now configure determines the target by checking for C defines and falling > back to uname. The makefile then reads uname again. Is there any reason we > can't propagate the host/target from configure to makefile? Absolutely no reason why that could not be done. I haven't played much wit cross compiling myself (ever), so feel free to implement a proper way of passing the required info to configure/Makefile so that it's more cross build friendly. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html