[PATCH] D47073: Document and Enforce new Host Compiler Policy

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 08:53:44 PDT 2018


kparzysz added inline comments.


================
Comment at: docs/GettingStarted.rst:351
 .. _ask ubuntu stack exchange:
-  http://askubuntu.com/questions/271388/how-to-install-gcc-4-8-in-ubuntu-12-04-from-the-terminal
+  https://askubuntu.com/questions/271388/how-to-install-gcc-4-8-in-ubuntu-12-04-from-the-terminal
 
----------------
erichkeane wrote:
> kparzysz wrote:
> > This should refer to gcc 5.1.0.
> That is a really good catch...  I found this gist that seems good enough: https://gist.github.com/application2000/73fd6f4bf1be6600a2cf9f56315a2d91
> 
> What do you think?
Looks good to me.  Please make sure to change the "_ask ubuntu stack exchange" one line above too if you change the link.


https://reviews.llvm.org/D47073





More information about the llvm-commits mailing list