mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 fa73168b08
			
		
	
	
		fa73168b08
		
	
	
	
	
		
			
			TARGET_BASE_ARCH and TARGET_ABI_DIR are 99% of the time the same as TARGET_ARCH, remove them if so. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			264 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			264 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| TARGET_ARCH=s390x
 | |
| TARGET_SYSTBL_ABI=common,64
 | |
| TARGET_SYSTBL=syscall.tbl
 | |
| TARGET_WORDS_BIGENDIAN=y
 | |
| TARGET_XML_FILES= gdb-xml/s390x-core64.xml gdb-xml/s390-acr.xml gdb-xml/s390-fpr.xml gdb-xml/s390-vx.xml gdb-xml/s390-cr.xml gdb-xml/s390-virt.xml gdb-xml/s390-gs.xml
 |