Check if the host system has the desired binutils for HOST_BINUTILSVER.
authorSascha Wildner <saw@online.de>
Sat, 2 Apr 2011 23:06:12 +0000 (01:06 +0200)
committerSascha Wildner <saw@online.de>
Sat, 2 Apr 2011 23:06:33 +0000 (01:06 +0200)
commit6b6a9e55e75f97cd7d5f8ef55d13b69bf1bb7f2d
treede71d1f00ecb0ac700461724996b013c42063623
parent22f786231018a26787797de66cd31166cca5bf9b
Check if the host system has the desired binutils for HOST_BINUTILSVER.

If not, fall back to the previous ones. This fixes buildworld for systems
that don't have binutils 2.21 installed at all (everthing that was last
upgraded before we added 2.21).

Reported-by: Ferruccio Zamuner <nonsolosoft@diff.org>
share/mk/bsd.cpu.mk