mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:36:24 +01:00
timer.c not used - why to compile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5300 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6c20953570
commit
2256753f4a
@ -3,7 +3,7 @@ include ../config.mak
|
||||
|
||||
LIBNAME = libosdep.a
|
||||
|
||||
SRCS=getch2.c timer-lx.c timer.c shmem.c
|
||||
SRCS=getch2.c timer-lx.c shmem.c # timer.c
|
||||
OBJS=$(SRCS:.c=.o)
|
||||
|
||||
ifeq ($(TARGET_ARCH_X86),yes)
|
||||
|
Loading…
Reference in New Issue
Block a user