Eduard Bloch <[EMAIL PROTECTED]> writes:
> Hello,
>
> I would like to get more competent comments from concerned kernel
> packages on the issue quoted below. There is already a hack for sparc64:
I'm not sure this answeres your problem but in recent kernels the
kernel adds the -m64 flag for amd64
Hello,
I would like to get more competent comments from concerned kernel
packages on the issue quoted below. There is already a hack for sparc64:
ifeq ($(ARCH),)
SPARCH=$(shell grep 'CONFIG_SPARC..=y' "$(KSRC)/.config" 2>/dev/null| cut -d=
-f1)
#maybe a different ARCH on sparc
ifeq (CONFIG_SPARC
2 matches
Mail list logo