fedora-cris-cross.docker (191B)
1 # 2 # Cross compiler for cris system tests 3 # 4 5 FROM registry.fedoraproject.org/fedora:33 6 ENV PACKAGES gcc-cris-linux-gnu 7 RUN dnf install -y $PACKAGES 8 RUN rpm -q $PACKAGES | sort > /packages.txt
qemuFORK: QEMU emulator | |
| git clone https://git.neptards.moe/neptards/qemu.git | |
| Log | Files | Refs | Submodules | LICENSE |