File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33cd 3rdparty/glib
44meson subprojects download > /dev/null
5- meson setup -Dwrap_mode=forcefallback ../../build_amd64/glib > /dev/null
5+ meson setup -Dwrap_mode=forcefallback ../../build_amd64/glib -Druntime_dir=/var/run > /dev/null
66meson compile -j ` nproc` -C ../../build_amd64/glib > /dev/null
Original file line number Diff line number Diff line change 22
33cd 3rdparty/glib
44meson subprojects download > /dev/null
5- meson setup -Dwrap_mode=forcefallback --cross-file=../meson-cross-file-aarch64.txt ../../build_arm64/glib > /dev/null
5+ meson setup -Dwrap_mode=forcefallback -Druntime_dir=/var/run - -cross-file=../meson-cross-file-aarch64.txt ../../build_arm64/glib > /dev/null
66meson compile -j ` nproc` -C ../../build_arm64/glib > /dev/null
You can’t perform that action at this time.
0 commit comments