mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-18 05:45:29 -07:00
Not all compilers support the -Wpsabi (clang-9 in my case). To handle
this gracefully we pare back the shared build machinery so the
Makefile is relatively "standalone". We still take advantage of
config-host.mak as configure has done a bunch of probing for us but
that is it.
Fixes:
|
||
|---|---|---|
| .. | ||
| bb.c | ||
| empty.c | ||
| hotblocks.c | ||
| hotpages.c | ||
| howvec.c | ||
| insn.c | ||
| lockstep.c | ||
| Makefile | ||
| mem.c | ||