mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:32:56 +08:00
Fix typo, meant --srcdir not --subdir.
This commit is contained in:
@ -186,7 +186,7 @@ UNIX MAKE and GNU MAKE
|
|||||||
When you build gdb in the same directory as the source, you should be able
|
When you build gdb in the same directory as the source, you should be able
|
||||||
to use any available "make" that has traditional UNIX make functionality.
|
to use any available "make" that has traditional UNIX make functionality.
|
||||||
If you build gdb in a separate directory tree from the source, using the
|
If you build gdb in a separate directory tree from the source, using the
|
||||||
configure "--subdir" option, then only GNU make is fully supported, although
|
configure "--srcdir" option, then only GNU make is fully supported, although
|
||||||
other makes with complete VPATH support should work (SunOS make for example).
|
other makes with complete VPATH support should work (SunOS make for example).
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user