[pkg-wpa-devel] r987 - /wpasupplicant/trunk/debian/rules
Kel Modderman
kel at otaku42.de
Mon Jan 7 22:41:00 UTC 2008
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.
Thanks, Kel.
More information about the Pkg-wpa-devel
mailing list