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

Re: How to pass CFLAGS to upstream's Makefile with debhlepler ?



* Nicolas Bourdaud <nicolas.bourdaud@gmail.com> [111114 12:29]:
> I believe, the reason is that -Wall is really useful only the developer,
> not the one who build the package.
>
> In addition, not all upstream projects are really warnings free (some
> developer never use -Wall -Wextra). So using them by default when
> building the package would generate a lot of noise that might hide more
> critical warnings.

Without -Wall you won't get some of the most "critical" warnings.
A package should really not be built without at least -Wall.

	Bernhard R. Link


Reply to: