mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
gdb: fix build with ARM
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6a3da77cf0
commit
1c57ae9d1b
@ -22,6 +22,8 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
strip_lto
|
||||
|
||||
export bash_cv_have_mbstate_t=set
|
||||
|
||||
export CC_FOR_BUILD="$HOST_CC"
|
||||
@ -38,5 +40,6 @@ mkdir -p objdir && cd objdir
|
||||
--without-x \
|
||||
--disable-tui \
|
||||
--disable-libada \
|
||||
--disable-werror \
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user