mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
lirc:
- fixing build issue with older libtool installed (prevent rerunning of autotools)
This commit is contained in:
parent
016744d5f2
commit
3c1545aa39
@ -16,11 +16,6 @@ export ac_cv_lib_util_forkpty=no
|
||||
export MAKEFLAGS=-j1
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
sed -i -e 's/asoundlib.h/ALSA_DISABLED/g' configure*
|
||||
sed -i -e 's/portaudio.h/PORTAUDIO_DISABLED/g' configure*
|
||||
sed -i -e 's/vga.h/SVGALIB_DISABLED/g' configure*
|
||||
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user