mirror of
https://github.com/mpv-player/mpv
synced 2025-01-05 03:06:28 +01:00
MPlayer doesn't compile on linux/alpha
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1338 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8e9d44cb49
commit
7acec28b2d
@ -224,7 +224,7 @@ typedef CONTEXT86 CONTEXT;
|
||||
#endif /* __i386__ */
|
||||
|
||||
/* Alpha context definitions */
|
||||
#ifdef _ALPHA_
|
||||
#if defined(_ALPHA_) || defined(__alpha__)
|
||||
|
||||
#define CONTEXT_ALPHA 0x00020000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user