diff --git a/sys-config/ltoize/files/package.cflags/clang.conf b/sys-config/ltoize/files/package.cflags/clang.conf index 7cc8bec4..7b45e998 100644 --- a/sys-config/ltoize/files/package.cflags/clang.conf +++ b/sys-config/ltoize/files/package.cflags/clang.conf @@ -12,5 +12,5 @@ media-libs/libglvnd LTO_FULL=1 # ld.lld: error: undefined symbol: entrypointFunc # BEGIN: Packages which require libstdc++ media-libs/exempi CXXFLAGS+=-stdlib=libstdc++ # fatal error: 'tr1/memory' file not found -net-libs/webkit-gtk CXXFLAGS+=-stdlib=libstdc++ # error: use of undeclared identifier 'LC_ALL' +#net-libs/webkit-gtk CXXFLAGS+=-stdlib=libstdc++ # error: use of undeclared identifier 'LC_ALL' # error: unrecognized command-line option ‘-stdlib=libstdc++’ # END: Packages which require libstdc++