summaryrefslogtreecommitdiffstats
path: root/chromium/build/chromium.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-10-08 23:18:47 +0000
committer Eric Hameleers <alien@slackware.com>2014-10-08 23:18:47 +0000
commit86127dce0ab7d16de2d7c2ea8b8a64b8283dbe59 (patch)
tree38dfbd00141b99886c167e0e6e3b8e97d4a59d35 /chromium/build/chromium.SlackBuild
parent139d3e312e74805cc9169cb14ab59f8c2a338848 (diff)
downloadasb-86127dce0ab7d16de2d7c2ea8b8a64b8283dbe59.tar.gz
asb-86127dce0ab7d16de2d7c2ea8b8a64b8283dbe59.tar.xz
This is the final version for chromium-38.0.2125.101
Diffstat (limited to '')
-rwxr-xr-xchromium/build/chromium.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/chromium/build/chromium.SlackBuild b/chromium/build/chromium.SlackBuild
index 42a96c37..62d7c0cb 100755
--- a/chromium/build/chromium.SlackBuild
+++ b/chromium/build/chromium.SlackBuild
@@ -278,9 +278,9 @@ touch $OUTPUT/patch-${PRGNAM}.log
## Un-confuse find_depot_tools:
#cat $SRCDIR/patches/chromium-depot_tools.patch | patch -Np0 --verbose \
# 2>&1 | tee -a $OUTPUT/patch-${PRGNAM}.log
-# Slackware specific patch:
-cat $SRCDIR/patches/chromium_libelf_includes.patch | patch -p0 --verbose \
- 2>&1 | tee -a $OUTPUT/patch-${PRGNAM}.log
+## Slackware specific patch (no longer needed):
+#cat $SRCDIR/patches/chromium_libelf_includes.patch | patch -p0 --verbose \
+# 2>&1 | tee -a $OUTPUT/patch-${PRGNAM}.log
# Prevent crashes when accessing google.com and youtube.com just because
# this is not an official build:
cat $SRCDIR/patches/chromium_secure_referrer.patch | patch -p1 --verbose \
@@ -305,6 +305,7 @@ _chromium_conf=(
-Dgoogle_api_key=$_google_api_key
-Dgoogle_default_client_id=$_google_default_client_id
-Dgoogle_default_client_secret=$_google_default_client_secret
+ -Dclang=0
-Ddisable_glibc=1
-Dicu_use_data_file_flag=0
-Dlinux_sandbox_path=/usr/lib${LIBDIRSUFFIX}/${PRGNAM}/chrome_sandbox