Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 75818
Collapse All | Expand All

(-)libvo/osd.c.old (-1 / +1 lines)
Lines 14-20 Link Here
14
14
15
extern int verbose; // defined in mplayer.c
15
extern int verbose; // defined in mplayer.c
16
16
17
#if defined(ARCH_X86) || defined(ARCH_X86_64)
17
#if defined(ARCH_X86)
18
#define CAN_COMPILE_X86_ASM
18
#define CAN_COMPILE_X86_ASM
19
#endif
19
#endif
20
20

Return to bug 75818