cheese: drop unnecessary cross tweaks.
This commit is contained in:
parent
64151406b0
commit
c5bb43847d
|
@ -28,7 +28,6 @@ build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
fi
|
fi
|
||||||
LDFLAGS="-L${XBPS_CROSS_BASE}/usr/lib"
|
|
||||||
|
|
||||||
libcheese_package() {
|
libcheese_package() {
|
||||||
short_desc+=" - shared libraries"
|
short_desc+=" - shared libraries"
|
||||||
|
|
Loading…
Reference in New Issue