mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 09:27:49 +00:00
libde265: remove RPATH
This commit is contained in:
parent
a635755cd5
commit
3795dadc76
@ -21,3 +21,7 @@ pre_configure_target() {
|
|||||||
cd ..
|
cd ..
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
|
post_configure_target() {
|
||||||
|
libtool_remove_rpath libtool
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user