diff mbox series

[wwwdocs] Convert simulator HOWTO to git checkout instructions.

Message ID 20200129090050.DDD5933E6F@hamza.pair.com
State New
Headers show
Series [wwwdocs] Convert simulator HOWTO to git checkout instructions. | expand

Commit Message

Gerald Pfeifer Jan. 29, 2020, 9 a.m. UTC
Pushed, though it would be really good for someone familiar with this
area to go through the whole document, too, for any updates.

Hans-Peter, any chance?

Gerald
---
 htdocs/simtest-howto.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/htdocs/simtest-howto.html b/htdocs/simtest-howto.html
index 714949d0..4bfd8b30 100644
--- a/htdocs/simtest-howto.html
+++ b/htdocs/simtest-howto.html
@@ -49,7 +49,7 @@ 
 
 <pre>
 cd ${TOP}
-svn checkout svn://gcc.gnu.org/svn/gcc/trunk gcc
+git clone git://gcc.gnu.org/git/gcc.git gcc
 # This makes sure that file timestamps are in order initially.
 cd ${TOP}/gcc
 contrib/gcc_update --touch