syzkaller/sys/targets
Alexander Egorenkov 8c70a2f7b7 sys/targets: use -m31 gcc option on s390x arch for 32bit targets
In ESA/S390 mode, the CPU is able to address only 31bit of
memory address space. GCC on s390x expects the flag -m31 instead
of -m32 for 32bit code.

Signed-off-by: Alexander Egorenkov <Alexander.Egorenkov@ibm.com>
2020-09-18 07:49:33 +02:00
..
common.go sys/targets: fix mknod neutralize for netbsd 2020-06-23 16:54:07 +02:00
targets.go sys/targets: use -m31 gcc option on s390x arch for 32bit targets 2020-09-18 07:49:33 +02:00