libvpx: make this build again.
This commit is contained in:
@@ -20,7 +20,8 @@ long_desc="
|
|||||||
based on the Matroska container."
|
based on the Matroska container."
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
export LD="$CC"
|
export LD="$CC" AS=
|
||||||
|
|
||||||
if [ "$XBPS_CROSS_BUILD" ]; then
|
if [ "$XBPS_CROSS_BUILD" ]; then
|
||||||
sed -e "s,generic-gnu,$XBPS_CROSS_TRIPLET," -i configure
|
sed -e "s,generic-gnu,$XBPS_CROSS_TRIPLET," -i configure
|
||||||
_cross="--target=$XBPS_CROSS_TRIPLET"
|
_cross="--target=$XBPS_CROSS_TRIPLET"
|
||||||
|
|||||||
Reference in New Issue
Block a user