[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070820213259.956EB4D05F4@magilla.localdomain>
Date: Mon, 20 Aug 2007 14:32:59 -0700 (PDT)
From: Roland McGrath <roland@...hat.com>
To: Segher Boessenkool <segher@...nel.crashing.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Dave Jones <davej@...hat.com>,
Paul Mackerras <paulus@...ba.org>
Subject: Re: [POWERPC] Fix for assembler -g
> But there is no lparmap.o! lparmap.s is the generated file.
Yeah, tell that to scripts/Makefile.lib:
_c_flags = $(CFLAGS) $(EXTRA_CFLAGS) $(CFLAGS_$(basetarget).o)
What would do what a person expects is $(CFLAGS_$(@F)), I think.
> Maybe the best fix is
>
> $(obj)/lparmap.s: CFLAGS += -g0
Whatever works, I don't care.
Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists