gnu: range-v3: Build with newer gcc.
* gnu/packages/cpp.scm (range-v3)[native-inputs]: Remove gcc-9. Change-Id: I0411d5db3e3df15c6df0a9a010d311fe1c80015c
This commit is contained in:
		
							parent
							
								
									c3353791a4
								
							
						
					
					
						commit
						3643389ba7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -206,7 +206,7 @@ development effort.")
 | 
			
		|||
       #:configure-flags
 | 
			
		||||
       #~(list "-DRANGES_NATIVE=OFF")))
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     (list doxygen gcc-9 perl))
 | 
			
		||||
     (list doxygen perl))
 | 
			
		||||
    (inputs
 | 
			
		||||
     (list boost))
 | 
			
		||||
    (synopsis "Range library for C++14/17/20")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue