Hello,
I am building Webkit package in Tizen using fillowing command:

 $ gbs build -A armv7l --threads=4  --include-all

But after some changes in few files when i rebuild the package using above
command (adding --noinit), it build the whole package again and taking
around 1hr.
But, I want to recompile only those files which i have made changes.  
I also tried using --incremental (gbs build -A armv7l --threads=4 --noinit
--incremental)option but it giving error :  No source package found at
/home/anup.bera/webkit2-efl
If run using:
gbs build -A armv7l --threads=4 --include-all --incremental
taking more than 1hr.

Please tell me how i can build webkit quickly.

 -Anup

_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to