[MPlayer-dev-eng] Adapt config.h's generation with some ffmpeg's commits
Compn
tempn at mi.rr.com
Mon Jan 1 07:19:24 EET 2018
On Sat, 30 Dec 2017 22:12:28 +0100, Etienne Buira
<etienne.buira at free.fr> wrote:
hiiyo
i did not test this patch.
> Index: configure
> ===================================================================
> --- configure (revision 38010)
> +++ configure (working copy)
> @@ -9394,6 +9485,7 @@
> #define HAVE_ISATTY 0
> #define HAVE_LDBRX 0
> #define HAVE_LIBC_MSVCRT 0
> +#define CONFIG_LINUX_PERF 0
> #define HAVE_MACH_MACH_TIME_H 0
> #define HAVE_MAPVIEWOFFILE 0
> #define HAVE_MIPSDSP 0
probably you can put CONFIG_LINUX_PERF in the block above it
next to this line
#define CONFIG_POWERPC_PERF 0
otherwise patch looks ok
-compn
More information about the MPlayer-dev-eng
mailing list