From 50104cc32a498f7517a51c8dc93106c51c7a54b4 Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Wed, 20 Apr 2011 15:44:41 +0200 Subject: Imported Upstream version 2011.03.07.1 --- doc/gccgo_install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gccgo_install.html') diff --git a/doc/gccgo_install.html b/doc/gccgo_install.html index 2ab6dcdae..159fab7bb 100644 --- a/doc/gccgo_install.html +++ b/doc/gccgo_install.html @@ -116,7 +116,7 @@ gccgo -o file file.o

To run the resulting file, you will need to tell the program where to -find the Go runtime library. This can be done either by setting +find the compiled Go packages. This can be done either by setting LD_LIBRARY_PATH in your environment:

-- 
cgit v1.2.3