[pkg-wpa-devel] build package without pre clean

Andrew Shadura andrew at shadura.me
Fri Nov 24 00:17:11 UTC 2017


Hi,

On 23 November 2017 at 23:29, Vasyl Vavrychuk <vvavrychuk at gmail.com> wrote:
> Hi,
>
> I would like to build package without pre clean in order to reduce wait time
> when developing.
>
> I use '-nc' option for this: "dpkg-buildpackage -b --no-sign -nc", but when
> I use this option my changes in source code are not being compiled at all.
>
> For other packages '-nc' option works fine. Could you please suggest way to
> build wpasupplicant without full rebuild.

I'm really sorry I have to say that, but the short answer is: don't do
that. Packages normally should have clean target executed as the very
first step in their build process. If you want to speed up your
builds, you should use ccache.

-- 
Cheers,
  Andrew



More information about the Pkg-wpa-devel mailing list