mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
plymouth-lite: link with math library
This commit is contained in:
parent
1887e85842
commit
bdde001075
@ -40,6 +40,8 @@ pre_configure_init() {
|
||||
# plymouth-lite dont support to build in subdirs
|
||||
cd $ROOT/$PKG_BUILD
|
||||
rm -rf .$TARGET_NAME-init
|
||||
|
||||
LDFLAGS="$LDFLAGS -lm"
|
||||
}
|
||||
|
||||
makeinstall_init() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user