mirror of
https://github.com/mpv-player/mpv
synced 2025-05-09 10:21:43 +02:00
recursive CC fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3359 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
64d92d7732
commit
7847d4449e
@ -2,7 +2,7 @@
|
|||||||
# Linux Frame Buffer Device Configuration
|
# Linux Frame Buffer Device Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
CC = $(CC) -Wall -O2 -I.
|
CFLAGS = -Wall -O2 -I.
|
||||||
BISON = bison -d
|
BISON = bison -d
|
||||||
FLEX = flex
|
FLEX = flex
|
||||||
INSTALL = install
|
INSTALL = install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user