mirror of
https://github.com/mpv-player/mpv
synced 2025-01-17 20:48:46 +00:00
disable dha kernelhelper support by default.
gets rid of an error message that confuses users git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19238 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fe2fe49e24
commit
88d1dba3fc
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
#ifdef TARGET_LINUX
|
#ifdef TARGET_LINUX
|
||||||
#ifndef __powerpc__
|
#ifndef __powerpc__
|
||||||
#define CONFIG_DHAHELPER
|
//#define CONFIG_DHAHELPER
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user