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"
|
||||
fi
|
||||
|
||||
# Use linker flags to reduce memory consumption
|
||||
LDFLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
|
||||
|
||||
pre_configure() {
|
||||
libtoolize -f
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue