Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/zig' into zig
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Jan 30, 2024
2 parents c9fcfbc + 800fa0a commit 5faf307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_linux_zig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ download_and_verify scrnsaverproto-1.2.2.tar.gz
download_and_verify libxcb-1.16.tar.gz
download_and_verify libpthread-stubs-0.5.tar.gz
git clone git://anongit.freedesktop.org/git/xorg/util/modular util/modular
./util/modular/build.sh --host ${ARCH}-linux --modfile ${WORKDIR}/scripts/x11_modfile.txt ${DEPSDIR}
CONFFLAGS="--host=${ARCH}-linux-gnu" ./util/modular/build.sh --modfile ${WORKDIR}/scripts/x11_modfile.txt ${DEPSDIR}
rm *.tar.gz

echo "::endgroup::"
Expand Down

0 comments on commit 5faf307

Please sign in to comment.