]> git.sesse.net Git - x264/commit
Disable __builtin_clz() intrinsic on gcc versions prior to 3.4.
authorBrad Smith <brad@comstyle.com>
Mon, 5 Jan 2009 20:58:32 +0000 (15:58 -0500)
committerFiona Glaser <fiona@x264.com>
Mon, 5 Jan 2009 20:58:32 +0000 (15:58 -0500)
commit438ca2d81828f3fcc72b25a792d64b3649627a42
tree729e7eaadc3967e0652893e98d91f34a7b44a373
parentd1f4f0c7cd3502acdda273df55143de701cebc6a
Disable __builtin_clz() intrinsic on gcc versions prior to 3.4.
The function did not exist before that version.
common/osdep.h