gnu: custom-gcc: Unhide resulting package.
authorRicardo Wurmus <rekado@elephly.net>
Thu, 16 May 2019 11:42:37 +0000 (13:42 +0200)
committerRicardo Wurmus <rekado@elephly.net>
Thu, 16 May 2019 11:45:23 +0000 (13:45 +0200)
commitfbeb92d7607dc1dc6c3a34a536352636274a69de
treedb997a6f22ea3cb8101dc7d5fbc416bd67f4f093
parenta4ff3255d46ea7ef4be44367de27d6978776d0fe
gnu: custom-gcc: Unhide resulting package.

This is a follow-up to commit d78010b81ee6ef4fd8803082e2f401b9e55b44db.  While
the plain "gcc" packages should be hidden by default, gcc-derived packages
like "gfortran" should not.

* gnu/packages/gcc.scm (custom-gcc)[properties]: Remove the 'hidden? property.
gnu/packages/gcc.scm