Build obversation
Posted: Wed Feb 01, 2012 2:45 am
Hi all
Something I have noticed when doing builds is the image size
When I do a full build
The total images size comes to about 30MB compressed
When I do the next build using (for small changes)
The total images size comes to about 60MB compressed
I'm doing another build using FULL_BUILD just to check my facts
??
This is not really a problem just an observation
Something I have noticed when doing builds is the image size
When I do a full build
Code: Select all
make FULL_BUILD=true
When I do the next build using (for small changes)
Code: Select all
make
I'm doing another build using FULL_BUILD just to check my facts
??
This is not really a problem just an observation