diff options
author | grant <grant> | 2003-08-02 03:46:34 +0000 |
---|---|---|
committer | grant <grant> | 2003-08-02 03:46:34 +0000 |
commit | e031c36fce8acfc5b3dad1904e7de7474e327039 (patch) | |
tree | 8309a0b93b91256184a0d43cfadfc9b9fbd00897 /devel | |
parent | b4db3b44a8c2c8dda70e08459001e2846cfbbadb (diff) | |
download | pkgsrc-e031c36fce8acfc5b3dad1904e7de7474e327039.tar.gz |
handle platforms with broken tools in the base system, such as sed
and awk. as proposed on tech-pkg@, with some changes to set the
appropriate tool variables and handle OSs which provide GNU tools
in the base system (ie. do nothing).
this allows packages or users to force the use of pkgsrc GNU tools
when they are not present in the base system by defining e.g.
USE_GNU_TOOLS="awk sed".
Solaris' sed is marked as incompatible, as even the XPG4 sed is too
limited for a number of packages (especially large ones which use
libtool, as libtool calls blind 'sed'), so GNU sed is always used
on Solaris.
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions