gnu: Add default gcc-objc.
* gnu/packages/gcc.scm (gcc-objc): New variable.
This commit is contained in:
		
							parent
							
								
									2d69c1616d
								
							
						
					
					
						commit
						8b196ad208
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -624,6 +624,8 @@ as the 'native-search-paths' field."
 | 
			
		|||
                     (variable "LIBRARY_PATH")
 | 
			
		||||
                     (files '("lib" "lib64"))))))
 | 
			
		||||
 | 
			
		||||
(define-public gcc-objc gcc-objc-4.9)
 | 
			
		||||
 | 
			
		||||
(define-public gcc-objc++-4.8
 | 
			
		||||
  (custom-gcc gcc-4.8 "gcc-objc++" '("obj-c++")
 | 
			
		||||
              (list (search-path-specification
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue