mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-10-29 05:40:27 -04:00 
			
		
		
		
	Fix test-loop on FreeBSD by linking to epoll-shim
This commit is contained in:
		
							parent
							
								
									44d92c21e5
								
							
						
					
					
						commit
						ac279fc774
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -79,7 +79,7 @@ test('test-loop', | ||||||
|     executable('test-loop', |     executable('test-loop', | ||||||
|                'test-loop.c', |                'test-loop.c', | ||||||
|                include_directories: pwtest_inc, |                include_directories: pwtest_inc, | ||||||
|                dependencies: [ spa_dep ], |                dependencies: [ spa_dep, epoll_shim_dep ], | ||||||
|                link_with: pwtest_lib) |                link_with: pwtest_lib) | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Gleb Popov
						Gleb Popov