Mercurial > mplayer.hg
view etc/inttypes.h @ 30942:2c04ca7b638c
Do not try -march=native for icc.
author | cehoyos |
---|---|
date | Fri, 02 Apr 2010 10:13:08 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>