 e58f8d1ff9
			
		
	
	
		e58f8d1ff9
		
	
	
	
	
		
			
			Enable compilation of the newly added libdecnumber library code. Object file targets are added to Makefile.target using a newly introduced flag CONFIG_LIBDECNUMBER. The flag is added to the PowerPC targets (ppc[64]-linux-user, ppc[64]-softmmu). Signed-off-by: Tom Musta <tommusta@gmail.com> [agraf: add ppcemb and ppc64abi32 config] Signed-off-by: Alexander Graf <agraf@suse.de>
		
			
				
	
	
		
			3 lines
		
	
	
		
			67 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			67 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Default configuration for ppc64-linux-user
 | |
| CONFIG_LIBDECNUMBER=y
 |