build-system/windows: don't build the libmtp examples
We had that fail in the GitHub Action - but really, why would we build those in the first place. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
eb101aab1f
commit
d66376a8f3
@ -171,6 +171,7 @@ if [ "$MXEBUILDTYPE" = "x86_64-w64-mingw32.shared" ] ; then
|
||||
--host="$MXEBUILDTYPE" \
|
||||
--enable-shared \
|
||||
--prefix="$BASEDIR"/"$MXEDIR"/usr/"$MXEBUILDTYPE"
|
||||
cd src
|
||||
make $JOBS
|
||||
make install
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user