diff --git a/README.md b/README.md index 0e54598..52e5d13 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Check out https://github.com/mzpqnxow/arm-mips-tools as it contains a substantial collection of gdbserver binaries that have been well tested on many different architectures of varying ABIs, byte-orders and CPU architectures. Why build when you can borrow or steal, right? They aren't backdoored :) -### First - If you just want to build a native gdb-7.12 gdbserver statically +### Second - If you just want to build a *native* gdb-7.12 gdbserver statically on your host machine You don't need any of this. These scripts just simplify doing it with different toolchains. If you're doing it natively it can be summarized pretty quickly @@ -99,4 +99,4 @@ alias cross_configure='./configure --host=arm-openwrt-linux-muslgnueabi --prefix ## License # This software is released under the terms of GPLv2 by copyright@mzpqnxow.com -# Please see LICENSE or LICENSE.md for more information on GPLv2 \ No newline at end of file +# Please see LICENSE or LICENSE.md for more information on GPLv2