[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Automake question



On 07/29/2009 09:44 AM, Sebastian Huber wrote:
> Hi,
>
> for a BSP I need to compile one module with non standard CFLAGS.
Why? Under normal circumstances, you don't want to do this.
In almost 100% of all cases, doing so is a bug.

Ralf