mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-03 00:35:55 +00:00
set up MXE cross-environment: use gcc13
plugin
This commit is contained in:
parent
075bf12bbf
commit
480f101e85
@ -53,6 +53,7 @@ function update_mingw_cross_env {
|
||||
cat > settings.mk <<EOF
|
||||
MXE_TARGETS = ${HOST}
|
||||
MXE_USE_CCACHE =
|
||||
MXE_PLUGIN_DIRS += plugins/gcc13
|
||||
JOBS = ${PARALLEL}
|
||||
|
||||
MKVTOOLNIX_DEPENDENCIES=gettext libiconv zlib boost flac ogg pthreads vorbis cmark libdvdread gmp
|
||||
|
Loading…
Reference in New Issue
Block a user