mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
gdb:
- remove sysroot runtime option
This commit is contained in:
parent
3eea0ffc8d
commit
a5b7a75d9d
@ -20,12 +20,13 @@ cd objdir
|
||||
../configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--with-sysroot=$SYSROOT_PREFIX \
|
||||
--disable-nls \
|
||||
--disable-sim \
|
||||
--without-x \
|
||||
--enable-tui \
|
||||
--disable-libada \
|
||||
|
||||
# --with-sysroot=$SYSROOT_PREFIX \
|
||||
|
||||
make #LDFLAGS=-static
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user