From: Adam Izraelevitz Date: Tue, 11 Feb 2014 22:26:50 +0000 (-0800) Subject: Merge branch 'master' of github.com:ucb-bar/riscv-tests X-Git-Url: https://git.libre-soc.org/?p=riscv-tests.git;a=commitdiff_plain;h=0c98ef833db1f6eead3bd9ad083d9408d2d8decb;hp=c50db79a8e549d7dd2112ff22d48be5e4b501fea Merge branch 'master' of github.com:ucb-bar/riscv-tests Conflicts: README.md --- diff --git a/README.md b/README.md index b433ec9..2a7bd3b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Building from repository $ git clone https://github.com/ucb-bar/riscv-tests $ cd riscv-tests - $ git submodule update --init + $ git submodule update --init --recursive $ autoconf $ ./configure --prefix=/usr/local $ make