nasm: fix COMPATIBLE_HOST to match any vendor
authorMichael Smith <msmith@cbnco.com>
Mon, 17 Aug 2009 03:29:01 +0000 (03:29 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 18 Aug 2009 14:12:56 +0000 (16:12 +0200)
commit76b6179494fba8599f2cb842c63c2d47a3ec88f2
treec6ed74f5dcca8be4e8580b085ce2690edf726916
parent7861be0ddd3e7a8c1ea0d6f26daa651efe4c9481
nasm: fix COMPATIBLE_HOST to match any vendor

On x86_64, it was looking for x86_64-linux, not x86_64-blah-linux;
it broke the build for syslinux if a BUILD_VENDOR was set.

Signed-off-by: Michael Smith <msmith@cbnco.com>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
recipes/nasm/nasm_0.98.38.bb