projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d9b740
)
missed cd build
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 26 Mar 2020 11:16:05 +0000
(11:16 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 26 Mar 2020 11:16:05 +0000
(11:16 +0000)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index beb32519ccd423cc34d34eb368f95348aac00175..559449b8c56b85d255fd61557307a6d89bd7d057 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-10,6
+10,7
@@
source. Obtain the latest tarball, unpack it, then:
cd gdb-9.1 (or other location)
mkdir build
+ cd build
../configure --srcdir=.. --host=x86_64-linux --target=powerpc64-linux-gnu
make -j16
make install