Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
9f059d9e
"...composable_kernel_rocm.git" did not exist on "fb1ccfa9df534c8c9f351dd959a0ff692d6f9210"
Commit
9f059d9e
authored
Aug 20, 2020
by
Antoine Kaufmann
Browse files
Makefile: enable jobserver for building qemu
parent
f9bed42a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
9f059d9e
...
@@ -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"
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment