summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvangelos Foutras2023-01-15 09:06:14 +0000
committerEvangelos Foutras2023-01-15 09:06:14 +0000
commita0605eac43b51046f1a307281a53d18544b047bc (patch)
tree6e27f64f7d0947715e4c9dd46ba764c19dde6f83
parent5cb4c6f7defd1ee7f67a28b6049c2d7315fddb07 (diff)
downloadaur-a0605eac43b51046f1a307281a53d18544b047bc.tar.gz
Drop last few remaining 'debug' options from trunk
devtools 20230105-1 enables the debug option by default.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9728e28ec44a..066b3688b28d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ optdepends=('pipewire: WebRTC desktop sharing under Wayland'
'qt5-base: enable Qt5 with --enable-features=AllowQt'
'org.freedesktop.secrets: password storage backend on GNOME / Xfce'
'kwallet: support for storing passwords in KWallet on Plasma')
-options=('debug' '!lto') # Chromium adds its own flags for ThinLTO
+options=('!lto') # Chromium adds its own flags for ThinLTO
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz
https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver/chromium-launcher-$_launcher_ver.tar.gz
https://github.com/stha09/chromium-patches/releases/download/chromium-${pkgver%%.*}-patchset-$_gcc_patchset/chromium-${pkgver%%.*}-patchset-$_gcc_patchset.tar.xz