Archived
1
0
Fork 0

gnu: libiberty: Do not inherit properties from GCC.

* gnu/packages/gcc.scm (make-libiberty)[properties]: New field.
This commit is contained in:
Marius Bakke 2020-03-20 18:45:42 +01:00
parent 6145b16778
commit 0f6651344f
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -598,6 +598,7 @@ using compilers other than GCC."
(outputs '("out"))
(native-inputs '())
(propagated-inputs '())
(properties '())
(synopsis "Collection of subroutines used by various GNU programs")))
(define-public libiberty