evince: drop unnecessary cross tweaks.
This commit is contained in:
parent
c303ee756e
commit
bca8a18dfd
|
@ -14,8 +14,6 @@ build_options="gir"
|
|||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
else
|
||||
LDFLAGS="-L${XBPS_CROSS_BASE}/usr/lib"
|
||||
fi
|
||||
|
||||
configure_args="$(vopt_enable gir introspection) --disable-schemas-compile
|
||||
|
|
Loading…
Reference in New Issue