chore(3p/nix): Always enable the garbage collector
It's unclear why this toggle existed, now it doesn't.
This commit is contained in:
		
							parent
							
								
									168ef124ef
								
							
						
					
					
						commit
						e797b4d09b
					
				
					 4 changed files with 10 additions and 64 deletions
				
			
		
							
								
								
									
										1
									
								
								third_party/nix/src/libexpr/meson.build
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								third_party/nix/src/libexpr/meson.build
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -38,6 +38,7 @@ libexpr_headers = files(
 | 
			
		|||
    join_paths(meson.source_root(), 'src/libexpr/value-to-xml.hh'))
 | 
			
		||||
 | 
			
		||||
libexpr_dep_list = [
 | 
			
		||||
    gc_dep,
 | 
			
		||||
    libdl_dep,
 | 
			
		||||
    libsodium_dep]
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue