summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorJulian Stecklina <julian.stecklina@cyberus-technology.de>2020-05-08 17:10:26 +0200
committerJulian Stecklina <julian.stecklina@cyberus-technology.de>2020-05-08 17:29:38 +0200
commit3dbb32f6265bfacea10059500b9ae2ad1db80058 (patch)
treea499084e4e51b9f07700853988e21a466972988f /.github
parent50684f118ab83034bd027e026052ac8db1be6ab1 (diff)
downloadnixpkgs-3dbb32f6265bfacea10059500b9ae2ad1db80058.tar
nixpkgs-3dbb32f6265bfacea10059500b9ae2ad1db80058.tar.gz
nixpkgs-3dbb32f6265bfacea10059500b9ae2ad1db80058.tar.bz2
nixpkgs-3dbb32f6265bfacea10059500b9ae2ad1db80058.tar.lz
nixpkgs-3dbb32f6265bfacea10059500b9ae2ad1db80058.tar.xz
nixpkgs-3dbb32f6265bfacea10059500b9ae2ad1db80058.tar.zst
nixpkgs-3dbb32f6265bfacea10059500b9ae2ad1db80058.zip
open-watcom-bin: fix EOVERFLOW on stat() calls
We've already worked around failing stat() calls in the installer by
running it in qemu-user. Turns out on some systems this workaround is
also needed to run `wlib', the archiver of the Open Watcom toolchain.

This issue manifested itself in broken VirtualBox builds due to
/build/virtualbox/out/linux.amd64/dbgopt/obj/VBoxPcBios32/pci32.obj
not being found by `wlib'.

We now just wrap all binaries in qemu-user to avoid this.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions