"...composable_kernel_rocm.git" did not exist on "fb1ccfa9df534c8c9f351dd959a0ff692d6f9210"
Commit 9f059d9e authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

Makefile: enable jobserver for building qemu

parent f9bed42a
...@@ -69,7 +69,7 @@ qemu: ...@@ -69,7 +69,7 @@ qemu:
git clone git@github.com:FreakyPenguin/qemu-cosim.git qemu git clone git@github.com:FreakyPenguin/qemu-cosim.git qemu
qemu/ready: qemu qemu/ready: qemu
cd qemu && ./configure \ +cd qemu && ./configure \
--target-list=x86_64-softmmu \ --target-list=x86_64-softmmu \
--disable-werror \ --disable-werror \
--extra-cflags="-I$(REPO_BASE)/proto" \ --extra-cflags="-I$(REPO_BASE)/proto" \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment