From 4a9b8cce574dc21357d25540ad7a97590e1ef243 Mon Sep 17 00:00:00 2001 From: marino Date: Sun, 15 Jul 2012 11:50:53 +0000 Subject: lang/gcc-aux: Add condition to buildlink3 The NLS option is optional, but the buildlink pulled in gettext-lib unconditionally. This caused failures in Tinderbox and pbuld chroot when gettext-lib couldn't be found in those clean environments. The final result is that all Ada programs file to build in those environments. Also removed whitespace from DESC. --- lang/gcc-aux/DESCR | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/gcc-aux/DESCR') diff --git a/lang/gcc-aux/DESCR b/lang/gcc-aux/DESCR index f14dc216ff7..5a43a5b46ce 100644 --- a/lang/gcc-aux/DESCR +++ b/lang/gcc-aux/DESCR @@ -1,11 +1,11 @@ -The AUX compiler supports several languages: Ada, C, C++, Fortran and +The AUX compiler supports several languages: Ada, C, C++, Fortran and Objective-C. Since Ada support must be built by an Ada-capable compiler, only platforms for which a bootstrap compiler is available can build the AUX compiler. -The AUX compiler is based on release versions of the Free Software +The AUX compiler is based on release versions of the Free Software Foundation's GNU Compiler Collection. It carries with it the GMGPL license, -the modified version of the GPL that exempts generic instantiation from +the modified version of the GPL that exempts generic instantiation from resulting in a GPL-licensed executable. It also carries the GCC Runtime Library Exception, so the resulting binaries have no licensing requirements. Binaries produced by the AUX compiler should be legally handled the same as -- cgit v1.2.3