Re: [incremental-PATCH-for-Sam's-Review] ACPI: use ccflags-y instead of EXTRA_CFLAGS

From: Andi Kleen
Date: Fri Jan 02 2009 - 16:54:54 EST


Sam Ravnborg <sam@xxxxxxxxxxxx> writes:
>
> The conversion from ACPI_CFLAGS to ccflags-y is fine.
> And if acpi really require -Os then this part is also OK -
> I just did not get *why* acpi needs -Os

None of ACPI is performance critical and it's rather large, so it was
defaulted to -Os long before the rest of the kernel. It's not
a hard requirement, but a generally good idea.

-Andi

--
ak@xxxxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/