State of ModemManager built with --with-newest-qmi-commands
Dan Williams
dcbw at redhat.com
Tue Feb 17 11:09:01 PST 2015
On Tue, 2015-02-17 at 07:21 +0100, poma wrote:
> On 15.09.2014 11:15, Aleksander Morgado wrote:
> > On Fri, Sep 12, 2014 at 1:40 PM, Aleksander Morgado
> > <aleksander at aleksander.es> wrote:
> >>
> >>>> So I would say, we need to identify which items would be needed with
> >>>> the newer QMI commands and then integrate them in the standard
> >>>> codebase, without needing to enable any configure option. What do you
> >>>> think?
> >>>
> >>> I think its probably best to either disable the --with-newest-qmi-commands
> >>> configure command or highlight in the doc/help for it that it is incomplete
> >>> and broken and only for experimental use ;-)
> >>>
> >>
> >> That's true. I'll actually remove the configure option but leave it
> >> #ifdef-ed in the code. If anyone wants to enable that code, you'll
> >> need to explicitly define some symbol in CFLAGS; like ./configure
> >> "CFLAGS=-DNEWER_QMI_COMMANDS or something. That is less exposed than
> >> the configure option and still useful if needed.
> >
> >
> > Ok, removed configure switch in git master. Possibility to enable
> > newest QMI commands is still available, but through:
> >
> > ./configure CFLAGS="-DWITH_NEWEST_QMI_COMMANDS"
> >
> > Cheers,
> >
>
>
> Then why is this option still in use?
>
> http://pkgs.fedoraproject.org/cgit/ModemManager.git/tree/ModemManager.spec#n98
> --with-newest-qmi-commands \
Removed in the specfile for f22 and rawhide.
Dan
More information about the ModemManager-devel
mailing list