1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-22 02:00:29 +02:00

gnu: Add default gcc-objc.

* gnu/packages/gcc.scm (gcc-objc): New variable.
This commit is contained in:
Ricardo Wurmus
2016-05-16 20:11:19 +02:00
parent 2d69c1616d
commit 8b196ad208

View File

@@ -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