forked from kiss-community/repo
ffmpeg: enable CC
This commit is contained in:
parent
f3548a1ef9
commit
05bc5ff136
@ -18,7 +18,7 @@
|
||||
--enable-libdrm \
|
||||
--disable-debug
|
||||
|
||||
make
|
||||
make CC="${CC:-gcc}"
|
||||
make DESTDIR="$1" install
|
||||
|
||||
# Remove examples.
|
||||
|
Loading…
Reference in New Issue
Block a user