webkit-gtk3: do not build dbg pkgs; ETOOHUGE
This commit is contained in:
parent
239a54326e
commit
f2d0e62010
|
@ -23,6 +23,9 @@ long_desc="
|
|||
|
||||
This is the GTK3+ port of the engine."
|
||||
|
||||
# Disable dbg pkgs; too huge for little gain.
|
||||
disable_debug=yes
|
||||
|
||||
do_configure() {
|
||||
local args="--enable-jit --with-font-backend=freetype \
|
||||
--enable-introspection --disable-webkit2 \
|
||||
|
|
Loading…
Reference in New Issue