On Sun, 2007-09-16 at 11:15 +0200, Jan Kiszka wrote:
> With the introduction of
> 
> --- a/arch/i386/boot/compressed/Makefile
> +++ b/arch/i386/boot/compressed/Makefile
> @@ -9,6 +9,7 @@
>  EXTRA_AFLAGS   := -traditional
> 
>  LDFLAGS_vmlinux := -T
> +CFLAGS := $(subst -pg,,$(CFLAGS))
>  CFLAGS_misc.o += -fPIC
>  hostprogs-y    := relocs
> 
> quite some time ago the dummy mcount function in compressed/misc.c
> became redundant. Let's remove this dead code.

Merged, thanks.

> 
> Jan
-- 
Philippe.



_______________________________________________
Adeos-main mailing list
[email protected]
https://mail.gna.org/listinfo/adeos-main

Reply via email to