diff --git a/README.md b/README.md index 3a7e427d..73688ff4 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ in `local.conf`. You can select libstdc++ per package too by writing bbappends for them containing ```shell -LIBCPLUSPLUS:toolchain-clang:pn- = "-stdlibc=libc++" +LIBCPLUSPLUS:toolchain-clang:pn- = "-stdlib=libc++" ``` Defaults are chosen to be GNU for maximum compatibility with existing GNU systems. It's always good to use single runtime on a system, mixing runtimes can cause complications during