| Index: native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
|
| diff --git a/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst b/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
|
| index 3b8dbee328fb128b5c12da6e71d5b64763bbf21e..d0242f004a8569c1cf289e121143dd789f258127 100644
|
| --- a/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
|
| +++ b/native_client_sdk/src/doc/devguide/devcycle/dynamic-loading.rst
|
| @@ -84,7 +84,7 @@ library.**
|
| .. Note::
|
| :class: note
|
|
|
| - **Notes:**
|
| + **Disclaimer:**
|
|
|
| * **None of the above constitutes legal advice, or a description of the legal
|
| obligations you need to fulfill in order to be compliant with the LGPL or
|
| @@ -92,6 +92,13 @@ library.**
|
| the differences between newlib and glibc, and the choice you must make
|
| between the two libraries.**
|
|
|
| +
|
| +
|
| +.. Note::
|
| + :class: note
|
| +
|
| + **Notes:**
|
| +
|
| * Static linking with glibc is rarely used. Use this feature with caution.
|
|
|
| * The standard C++ runtime in Native Client is provided by libstdc++; this
|
|
|