Re: [PATCH] fix missing option in binutils version check
From: Olaf Hering <hidden>
Date: 2004-07-15 12:50:32
From: Olaf Hering <hidden>
Date: 2004-07-15 12:50:32
On Wed, Jul 14, Tom Rini wrote:
+BAD_GCC_AS := $(shell echo mftb 5 | $(AS) -mppc -many -o /dev/null 2>/dev/null 2>&1 && echo 0 || echo 1) -ifneq ($(NEW_AS),0) checkbin: +ifeq ($(GCC_VERSION)$(BAD_GCC_AS),03041)
How is this supposed to work? You get either 0 or 1. -- USB is for mice, FireWire is for men! sUse lINUX ag, nÜRNBERG ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/