From ce96576e612d2f6441a6599b71798cd01ee81acf Mon Sep 17 00:00:00 2001 From: belitex Date: Wed, 9 Jan 2019 15:21:07 +0800 Subject: [PATCH] =?UTF-8?q?=20=E7=BF=BB=E8=AF=91=E7=94=B3=E9=A2=86?= =?UTF-8?q?=EF=BC=9AGCC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...09 GCC- Optimizing Linux, the Internet, and Everything.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sources/talk/20181009 GCC- Optimizing Linux, the Internet, and Everything.md b/sources/talk/20181009 GCC- Optimizing Linux, the Internet, and Everything.md index e7ac8d6c39..70405d6c70 100644 --- a/sources/talk/20181009 GCC- Optimizing Linux, the Internet, and Everything.md +++ b/sources/talk/20181009 GCC- Optimizing Linux, the Internet, and Everything.md @@ -1,3 +1,5 @@ +translating by belitex + GCC: Optimizing Linux, the Internet, and Everything ====== @@ -62,7 +64,6 @@ GCC was first released on March 22, 1987 by Richard Stallman, the founder of the There has been a lot of discussion about the licensing of GCC, most of which confuses rather than enlightens. GCC is distributed under the GNU General Public License version 3 or later with the Runtime Library Exception. This is a copyleft license, which means that derivative work can only be distributed under the same license terms. GPLv3 is intended to protect GCC from being made proprietary and requires that changes to GCC code are made available freely and openly. To the ‘end user’ the compiler is just the same as any other; using GCC makes no difference to any licensing choices you might make for your own code. [19] - -------------------------------------------------------------------------------- via: https://www.linux.com/blog/2018/10/gcc-optimizing-linux-internet-and-everything @@ -78,5 +79,5 @@ via: https://www.linux.com/blog/2018/10/gcc-optimizing-linux-internet-and-everyt [b]: https://github.com/lujun9972 [1]: https://www.openacc.org/tools [2]: /files/images/gccjpg-0 -[3]: https://www.linux.com/sites/lcom/files/styles/rendered_file/public/gcc_0.jpg?itok=HbGnRqWX (performance) +[3]: https://www.linux.com/sites/lcom/files/styles/rendered_file/public/gcc_0.jpg?itok=HbGnRqWX "performance" [4]: https://www.linux.com/licenses/category/used-permission