|  | @@ -60,7 +60,7 @@ CONFIGURE_ENV+=		have_sys_sdt_h=no
 | 
	
		
			
				|  |  |  CONFIGURE_ARGS+=	--host=$(GNU_TARGET_NAME) \
 | 
	
		
			
				|  |  |  			--target=$(GNU_TARGET_NAME) \
 | 
	
		
			
				|  |  |  			--build=$(GNU_HOST_NAME) \
 | 
	
		
			
				|  |  | -			--disable-__cxa_atexit \
 | 
	
		
			
				|  |  | +			--enable-__cxa_atexit \
 | 
	
		
			
				|  |  |  			--without-headers \
 | 
	
		
			
				|  |  |  			--libexecdir=/usr/lib \
 | 
	
		
			
				|  |  |  			--disable-libssp \
 |