mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
vdr-xineliboutput: link with -lm
This commit is contained in:
parent
6ef3dda541
commit
35fbca0a79
@ -47,4 +47,5 @@ make mpg2c \
|
|||||||
|
|
||||||
make VDRDIR="../$VDR_DIR" \
|
make VDRDIR="../$VDR_DIR" \
|
||||||
LIBDIR="." \
|
LIBDIR="." \
|
||||||
|
LDFLAGS="-lm" \
|
||||||
LOCALEDIR="./locale"
|
LOCALEDIR="./locale"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user