From: Luke Kenneth Casson Leighton Date: Thu, 26 Mar 2020 11:16:05 +0000 (+0000) Subject: missed cd build X-Git-Tag: div_pipeline~1627 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=797f7edfda3f7c042c0131885992b76a66967430;p=soc.git missed cd build --- diff --git a/README.md b/README.md index beb32519..559449b8 100644 --- 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