mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
webkitgtk: remove linker flags to reduce memory consumption.
Assume that there's enough RAM to build it with debugging symbols :-)
This commit is contained in:
parent
64edb06e69
commit
42564b45d9
1 changed files with 0 additions and 3 deletions
|
@ -48,9 +48,6 @@ else
|
||||||
configure_args+=" --disable-x11-target"
|
configure_args+=" --disable-x11-target"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Use linker flags to reduce memory consumption
|
|
||||||
LDFLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
libtoolize -f
|
libtoolize -f
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue