CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2013/07/17 13:27:22
Modified files:
lib/pixman/pixman: pixman-matrix.c
Log message:
Do not blindly use __builtin_clz() #ifdef __GNUC__, but only if gcc >= 3.4 for
it did not exist in previous releases.
ok matthieu@
