mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-10 04:46:58 -06:00
Now we have to variables: QEMU_CFLAGS: flags without which we can't compile CFLAGS: "-g -O2" We can now run: make CFLAGS="-fbar" foo.o make CFLAGS="" foo.o make CFLAGS="-O3" foo.o And it all should work. Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Message-Id: |
||
|---|---|---|
| .. | ||
| Makefile | ||
| multiboot.S | ||
| signrom.sh | ||