On Thu, Oct 13, 2011 at 03:02:39PM -0500, Sebastian Pop wrote: > I do not see why you would like to "derive LLVM_HOSTTRIPLE from $target > and not $host". This does not make any sense to me and adds confusion. > It should even be the other way around, if you check configure --help > (the default values are in between square brackets):
It does not add confusion, because the naming is already confusing. LLVM_HOSTTRIPLE specifies the default *target*. It doesn't care about the *host*. Joerg _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
