mirror of https://github.com/xemu-project/xemu.git
4 lines
80 B
Makefile
4 lines
80 B
Makefile
![]() |
VPATH+=$(SRC_PATH)/tests/tcg/s390x
|
||
|
CFLAGS+=-march=zEC12 -m64
|
||
|
TESTS+=hello-s390x
|