We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3cff9 commit 9e4204eCopy full SHA for 9e4204e
meta-chromium/recipes-browser/chromium/chromium-gn.inc
@@ -257,7 +257,7 @@ GN_ARGS += ' \
257
'
258
259
# Use libcxx headers for native parts
260
-BUILD_CPPFLAGS:append:rumtime-llvm = " -isysroot=${STAGING_DIR_NATIVE} -stdlib=libc++"
+BUILD_CPPFLAGS:append:runtime-llvm = " -isysroot=${STAGING_DIR_NATIVE} -stdlib=libc++"
261
# Use libgcc for native parts
262
BUILD_LDFLAGS:append:runtime-llvm = " -rtlib=libgcc -unwindlib=libgcc -stdlib=libc++ -lc++abi -rpath ${STAGING_LIBDIR_NATIVE}"
263
0 commit comments