mirror of
https://github.com/mpv-player/mpv
synced 2025-03-21 02:41:13 +00:00
Compile fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2851 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2e811e8692
commit
c184876b1a
@ -12,7 +12,7 @@
|
||||
#include "../my_profile.h"
|
||||
#include <inttypes.h>
|
||||
|
||||
#ifndef HAVE_3DNOW
|
||||
#ifdef HAVE_MMX
|
||||
static const uint64_t bFF __attribute__((aligned(8))) = 0xFFFFFFFFFFFFFFFFULL;
|
||||
#endif
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
#include "../my_profile.h"
|
||||
#include <inttypes.h>
|
||||
|
||||
#ifndef HAVE_3DNOW
|
||||
#ifdef HAVE_MMX
|
||||
static const uint64_t bFF __attribute__((aligned(8))) = 0xFFFFFFFFFFFFFFFFULL;
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user