What is the general opinion about the code in external (for example skia, libjpg), can it depend on bionic-specifics like cpu-features.h or should we try to keep the external stuff independent ?
The specific question this time is if I'd better off using "#if !defined(__ARM_ARCH_4T__)" or "#if defined(__ARM_HAVE_HALFWORD_MULTIPLY)" in external/skia/.../SkMath.h /Fredrik --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
