gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] [PATCH] Enable building only libgps by making gpsd and gp


From: Eric S. Raymond
Subject: Re: [gpsd-dev] [PATCH] Enable building only libgps by making gpsd and gpsdclients optional.
Date: Thu, 17 Mar 2016 18:27:43 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

Rob Norris <address@hidden>:
> The default is still to build everything and ensure when minimal is specified 
> that gpsd and client programs are generated.
> 
> TESTED:
> scons minimal=True
>   ==> still generates all programs + libraries as before
> 
> scons gpsd=False gpsdclients=False minimal=True
>   ==> generates only libgps.a
> 
> scons shared=True gpsd=False gpsdclients=False minimal=True
>   ==> generates only libgps.so
> 
> scons build-all check
>   ==> still passes
> ---
>  SConstruct | 11 +++++++++--
>  1 file changed, 9 insertions(+), 2 deletions(-)

Didn't apply cleanly.  Please resubmit against head.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]