Sfoglia il codice sorgente

upgpkg: ungoogled-chromium 90.0.4430.93-1

upstream release, also cleanup
jk 4 anni fa
parent
commit
6a6edde4d9
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      PKGBUILD

+ 0 - 2
PKGBUILD

@@ -189,8 +189,6 @@ build() {
   # -fcf-protection breaks some third_party libraries
   CFLAGS=${CFLAGS/-fcf-protection}
   CXXFLAGS="$CFLAGS"
-  #CFLAGS=$(printf '%s\n' "${CFLAGS//-fcf-protection/}")
-  #CXXFLAGS="$CFLAGS"
 
   # Facilitate deterministic builds (taken from build/config/compiler/BUILD.gn)
   CFLAGS+='   -Wno-builtin-macro-redefined'