mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
unrar: Fix compilation
This commit is contained in:
parent
09767fa1c3
commit
153c4f83e5
@ -23,6 +23,7 @@ make_target() {
|
|||||||
CXXFLAGS="$TARGET_CXXFLAGS" \
|
CXXFLAGS="$TARGET_CXXFLAGS" \
|
||||||
RANLIB="$RANLIB" \
|
RANLIB="$RANLIB" \
|
||||||
AR="$AR" \
|
AR="$AR" \
|
||||||
|
STRIP="$STRIP" \
|
||||||
-C unrar \
|
-C unrar \
|
||||||
-f makefile
|
-f makefile
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user