On 03/24/2011 09:12 PM, Joseph S. Myers wrote:
-native_only="autoconf automake libtool fileutils find gawk gettext gzip hello
indent m4 rcs recode sed shellutils tar textutils uudecode wdiff target-groff guile perl
time ash bash bzip2 prms gnuserv target-gperf"
+native_only="autoconf automake libtool fileutils find gawk gettext gzip hello
indent m4 rcs recode sed shellutils tar textutils uudecode wdiff guile perl time ash bash
bzip2 prms gnuserv target-gperf"
Removing the whole native_only stuff is preapproved.
These days, if you really really want to drop sed or tar in-tree, you
want it to be built. Whether to keep these modules is another story,
but this can go in the meanwhile.
* Disabling byacc based on host CPU architecture is clearly wrong.
This was probably a workaround for some compiler bug (but an odd
workaround even then...).
Paolo