Skip to content

Add configure option to build cpu-features from source

Heiko Lewin requested to merge hlewin/pixman:android_configure into master

Some systems (android) do not provide a cpu-features.h natively, but provide an implementation in their SDK. This patch adds a configure option to compile that along with pixman.

Merge request reports