[pkg-wpa-devel] r987 - /wpasupplicant/trunk/debian/rules
Reinhard Tartler
siretart at tauware.de
Tue Jan 8 07:11:20 UTC 2008
Kel Modderman <kel at otaku42.de> writes:
> On Tuesday 08 January 2008 02:27:51 Reinhard Tartler wrote:
>> kelmo-guest at users.alioth.debian.org writes:
>> > --- wpasupplicant/trunk/debian/rules (original)
>> > +++ wpasupplicant/trunk/debian/rules Sun Jan 6 01:36:18 2008
>> > @@ -8,15 +8,12 @@
>> > QMAKE=qmake-qt4
>> > WPAGUI=wpa_gui-qt4
>> >
>> > -CFLAGS = -Wall -g
>> > +CFLAGS = -MMD -Wall -g
>>
>> This looks odd to me. What's the point of adding -MMD to cflags?
>
> This is what the upstream Makefile provides as default CFLAGS when none are
> set by the default build environment, therefore, these are the exact flags we
> have been using always until today. So I added it to our override to preserve
> the same upstream default settings except for modification of optimization
> flag.
-M is used for dependency generation. It looks totally wrong to
me. Hm. Maybe we need to talk to upstream here..
--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
More information about the Pkg-wpa-devel
mailing list