mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 12:07:12 +00:00 
			
		
		
		
	intel-gpu-tools: Dont build kms_force_connector if no cairo
kms_force_connector is a new test that requires cairo. I have added it to the list of tests not to build on Android unless ANDROID_HAS_CAIRO is set. Signed-off-by: Tim Gore <tim.gore@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
		
							parent
							
								
									b3d038a2b9
								
							
						
					
					
						commit
						c7be53c7cb
					
				@ -71,7 +71,8 @@ else
 | 
			
		||||
    kms_mmio_vs_cs_flip \
 | 
			
		||||
    kms_render \
 | 
			
		||||
    kms_universal_plane \
 | 
			
		||||
    kms_rotation_crc
 | 
			
		||||
    kms_rotation_crc \
 | 
			
		||||
    kms_force_connector
 | 
			
		||||
    IGT_LOCAL_CFLAGS += -DANDROID_HAS_CAIRO=0
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user