Skip to content
Snippets Groups Projects
Commit ce969b5a authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'gdb' into 'master'

Update gnu-binutils to compile GDB as well

See merge request redox-os/cookbook!239
parents e1cd72b7 307eb5dd
No related branches found
No related tags found
1 merge request!239Update gnu-binutils to compile GDB as well
......@@ -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)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment