mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adding -pie to LDFLAGS caused s390-ccw.img to become dynamically linked.
By using -static-pie it will be linked statically like other bios.
This ensures that the build output doesn't change depending on the
default dynamic loader path of the toolchain.
Fixes:
|
5 months ago | |
|---|---|---|
| .. | ||
| Makefile | 5 months ago | |
| bootmap.c | 11 months ago | |
| bootmap.h | 1 year ago | |
| bswap.h | 9 years ago | |
| cio.c | 1 year ago | |
| cio.h | 1 year ago | |
| dasd-ipl.c | 1 year ago | |
| dasd-ipl.h | 1 year ago | |
| helper.h | 2 years ago | |
| iplb.h | 1 year ago | |
| jump2ipl.c | 1 year ago | |
| main.c | 1 year ago | |
| menu.c | 5 months ago | |
| netmain.c | 5 months ago | |
| s390-arch.h | 5 years ago | |
| s390-ccw.h | 5 months ago | |
| s390-time.h | 6 years ago | |
| sclp.c | 1 year ago | |
| sclp.h | 6 years ago | |
| scsi.h | 9 years ago | |
| start.S | 1 year ago | |
| virtio-blkdev.c | 1 year ago | |
| virtio-net.c | 11 months ago | |
| virtio-scsi.c | 1 year ago | |
| virtio-scsi.h | 2 years ago | |
| virtio.c | 11 months ago | |
| virtio.h | 11 months ago | |