Re: [PATCH] Make m68k cross compile like every other architecture.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sam Ravnborg
Date: Thursday, October 11, 2007 - 9:24 am

> 

This is obviously correct.
It happens that we execute gcc several times for just about any target
due to the:
CFLAGS += $(call cc-option, xxx)

And refactoring the top-level Makefile to avoid this is on my TODO list.
But it is a major crunch to do correct...

The primary objective to do so is btw not to solve this issue but
more to get the top-level Makefile off the top-10 list of the most
ureadable unmaitaninable unhackable code in the kernel.

	Sam
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Make m68k cross compile like every other archi ..., Geert Uytterhoeven, (Thu Oct 11, 12:25 am)
Re: [PATCH] Make m68k cross compile like every other archi ..., Geert Uytterhoeven, (Thu Oct 11, 5:46 am)
Re: [PATCH] Make m68k cross compile like every other archi ..., Geert Uytterhoeven, (Thu Oct 11, 8:12 am)
Re: [PATCH] Make m68k cross compile like every other archi ..., Sam Ravnborg, (Thu Oct 11, 9:24 am)
Re: [PATCH] Make m68k cross compile like every other archi ..., Geert Uytterhoeven, (Thu Oct 11, 11:51 pm)
Re: [PATCH] Make m68k cross compile like every other archi ..., Geert Uytterhoeven, (Fri Oct 12, 1:51 am)
Re: [PATCH] Make m68k cross compile like every other archi ..., Geert Uytterhoeven, (Mon Oct 15, 1:25 pm)