mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Update gnu-binutils to compile GDB as well
This commit is contained in:
parent
e1cd72b775
commit
307eb5dd01
@ -26,7 +26,7 @@ function recipe_build {
|
||||
--prefix=/ \
|
||||
--with-sysroot=/ \
|
||||
--with-build-sysroot="$sysroot" \
|
||||
--disable-gdb \
|
||||
--enable-gdb \
|
||||
--disable-nls \
|
||||
--disable-werror
|
||||
"$REDOX_MAKE" -j"$($NPROC)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user