This is not supposed to happen. What kind of change are you talking about ?
Sounds like a build system bug. You should not have to rebuild Webkit if you
change something that is unrelated.

For the record, you can still use standard GNU Make -B option to mm or mmm
to force a rebuild
without having to do a 'make clean'


On Tue, Feb 17, 2009 at 8:50 AM, AJAY <ajay...@gmail.com> wrote:

>
> Hi,
>
> Is  there anyway I can exclude certain external libraries/components
> which I am not testing  like webkit during the Android build. I want
> to speed up my build process during development. I see that making
> changes in build/target/product/core.mk also has no effect.
>
> This is because I see that after making certain changes to the code,
> say PV  omx components , the change doesnt get reflected unless I do a
> make clean.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to