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

View File

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