mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
lirc: fix gcc-14 build
This commit is contained in:
parent
872430f469
commit
99f934c5c8
@ -32,6 +32,9 @@ pre_configure_target() {
|
||||
|
||||
post_configure_target() {
|
||||
libtool_remove_rpath libtool
|
||||
|
||||
nodots=$(grep "#define VERSION_NODOTS" ../lib/lirc/config.h)
|
||||
sed -i "s/^#define VERSION_NODOTS.*/${nodots}/" config.h
|
||||
}
|
||||
|
||||
post_makeinstall_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user