diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2015-11-03 07:11:04 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-18 16:42:22 +0000 |
commit | 33d8cff7acd153677835c44ee0f32aff906ed508 (patch) | |
tree | f61c26dbbdda922e2197c073ecdd86a32a568506 /documentation/ref-manual/migration.xml | |
parent | d9aabf9639510fdb3e2ccc21ba5ae4aa9f6e4a57 (diff) | |
download | poky-33d8cff7acd153677835c44ee0f32aff906ed508.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: a1860811628aeddd579f92844f3e6bfcbded2936)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration.xml')
-rw-r--r-- | documentation/ref-manual/migration.xml | 6 |
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> |