From 76405a527b3e2f638aab86af15330e44e3be5691 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Tue, 11 Jan 2022 19:53:55 -0500 Subject: still trying to fix --- www-client/chromium/chromium-99.0.4818.0.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www-client/chromium/chromium-99.0.4818.0.ebuild') diff --git a/www-client/chromium/chromium-99.0.4818.0.ebuild b/www-client/chromium/chromium-99.0.4818.0.ebuild index 55651a4..519ac71 100644 --- a/www-client/chromium/chromium-99.0.4818.0.ebuild +++ b/www-client/chromium/chromium-99.0.4818.0.ebuild @@ -229,6 +229,7 @@ src_prepare() { "${FILESDIR}/chromium-98-compiler-r1.patch" "${FILESDIR}/chromium-98-MiraclePtr-gcc-ice.patch" "${FILESDIR}/chromium-99-dnd-3381679.patch" + "${FILESDIR}/chromium-99-sqlcursor.patch" "${FILESDIR}/chromium-93-InkDropHost-crash.patch" "${FILESDIR}/chromium-98-EnumTable-crash.patch" @@ -752,9 +753,6 @@ src_configure() { # Disable unknown warning message from clang. tc-is-clang && append-flags -Wno-unknown-warning-option - # crbug #1189788 - tc-is-clang && append-flags -U_GLIBCXX_ASSERTIONS - # Explicitly disable ICU data file support for system-icu builds. if use system-icu; then myconf_gn+=" icu_use_data_file=false" -- cgit v1.2.3