Merge pull request #4448 from jernejsk/fix-unra

unrar: Fix compilation
This commit is contained in:
CvH 2020-06-23 19:43:00 +02:00 committed by GitHub
commit c283b64bc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ make_target() {
CXXFLAGS="$TARGET_CXXFLAGS" \
RANLIB="$RANLIB" \
AR="$AR" \
STRIP="$STRIP" \
-C unrar \
-f makefile