diff --git a/README.md b/README.md index b74a24b74..8aa48981c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ SUPPORTED PLATFORMS * **Linux** and embedded Linux (natively using GLX/EGL and Xlib or through GLUT or SDL2 toolkit) * **Windows** (through GLUT or SDL2 toolkit) -* **Google Chrome Native Client** (natively using PPAPI) +* **Google Chrome Native Client** (natively using PPAPI, both `newlib` + and `glibc` toolchains are supported) FEATURES ======== diff --git a/doc/mainpage.dox b/doc/mainpage.dox index acc1cec27..660d85cf6 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -68,7 +68,8 @@ namespace Magnum { - **Linux** and embedded Linux (natively using GLX/EGL and Xlib or through GLUT or SDL2 toolkit) - **Windows** (through GLUT or SDL2 toolkit) -- **Google Chrome Native Client** (natively using PPAPI) +- **Google Chrome Native Client** (natively using PPAPI, both `newlib` + and `glibc` toolchains are supported) @section mainpage-features Features