mirror of
https://github.com/mpv-player/mpv
synced 2024-12-21 22:30:22 +00: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
|
||||
#
|
||||
|
||||
CC = $(CC) -Wall -O2 -I.
|
||||
CFLAGS = -Wall -O2 -I.
|
||||
BISON = bison -d
|
||||
FLEX = flex
|
||||
INSTALL = install
|
||||
|
Loading…
Reference in New Issue
Block a user