summaryrefslogtreecommitdiff
path: root/network/chromium
diff options
context:
space:
mode:
Diffstat (limited to 'network/chromium')
-rw-r--r--network/chromium/chromium.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/network/chromium/chromium.SlackBuild b/network/chromium/chromium.SlackBuild
index 1052a4997f..f8b8f0dff1 100644
--- a/network/chromium/chromium.SlackBuild
+++ b/network/chromium/chromium.SlackBuild
@@ -114,6 +114,8 @@ build/gyp_chromium -f make build/all.gyp --depth=. \
-Duse_system_yasm=1 \
-Ddisable_nacl=1 \
-Drelease_extra_cflags="$CFLAGS" \
+ -Dsystem_libdir=lib64 \
+ -Dpython_ver=2.7 \
$DDSSE
make chrome chrome_sandbox BUILDTYPE=Release V=1