ffmpeg: enable CC

This commit is contained in:
Dylan Araps 2019-10-08 21:47:12 +03:00
parent f3548a1ef9
commit 05bc5ff136
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
--enable-libdrm \
--disable-debug
make
make CC="${CC:-gcc}"
make DESTDIR="$1" install
# Remove examples.