summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2015-11-03 07:11:04 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-07 12:13:54 +0000
commitd9423fbd5456ca2292cb294b03c075a71e4e7926 (patch)
treea68f844b548e20c21563bc57ef194f70637f4938 /documentation
parent347347ad78c4c2502e83f2c2adff61f1ba8fed8b (diff)
downloadpoky-d9423fbd5456ca2292cb294b03c075a71e4e7926.tar.gz
ref-manual: Updated the GCC 5 migration section for 2.0
Added another link to Josh's porting guide. (From yocto-docs rev: 12161bbbf75485589275b5d60ed84ed4849c5e3d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/migration.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml
index a8701a52d7..21763e3a46 100644
--- a/documentation/ref-manual/migration.xml
+++ b/documentation/ref-manual/migration.xml
@@ -2343,8 +2343,10 @@
2343 </para> 2343 </para>
2344 2344
2345 <para> 2345 <para>
2346 For further details, please see 2346 For further details, see
2347 <ulink url='https://gcc.gnu.org/gcc-5/changes.html'></ulink>. 2347 <ulink url='https://gcc.gnu.org/gcc-5/changes.html'></ulink> and
2348 the porting guide at
2349 <ulink url='https://gcc.gnu.org/gcc-5/porting_to.html'></ulink>.
2348 </para> 2350 </para>
2349 2351
2350 <para> 2352 <para>