mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
lm_sensors: remove RPATH
This commit is contained in:
parent
b773859703
commit
b2605b3916
@ -17,6 +17,8 @@ pre_make_target() {
|
|||||||
|
|
||||||
export CFLAGS="${TARGET_CFLAGS}"
|
export CFLAGS="${TARGET_CFLAGS}"
|
||||||
export CPPFLAGS="${TARGET_CPPFLAGS}"
|
export CPPFLAGS="${TARGET_CPPFLAGS}"
|
||||||
|
|
||||||
|
sed -i 's|^EXLDFLAGS :=.*|EXLDFLAGS :=|' Makefile
|
||||||
}
|
}
|
||||||
|
|
||||||
pre_makeinstall_target() {
|
pre_makeinstall_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user