|
|
|
|
|
by malkia
3129 days ago
|
|
@ Google - most of the projects are linked statically, and all source code is present (possibly very, very few exceptions) at compile time (all open-source packages are recompiled too)... As such, backward compatibility (binary-wise) is not needed. Android, Chrome, etc. are another matter - former has an SDK, and I guess you may need that there, but I don't have much experience with it. |
|