From aaea34768c73eb404d0f3e34983a4ceba1fa1794 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 21 Mar 2007 21:03:22 +0000 Subject: Patch from Enrico WEIGELT to disable __cxa_atexit for those C libraries with no support (old uClibc). --- CREDITS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CREDITS') diff --git a/CREDITS b/CREDITS index b571936e..51108240 100644 --- a/CREDITS +++ b/CREDITS @@ -6,4 +6,11 @@ I would like to thank these fine people for making crosstool-NG possible: Some crosstool-NG scripts have code snippets coming almost as-is from the original work by Dan. + Allan CLARK for his investigations on building toolchains on MacOS-X. + Allan made extensive tests of the first alpha of ct-ng on his MacOS-X + and unveiled some bash-2.05 weirdness. + + Enrico WEIGELT for some improvements of the build procedure: + - cxa_atexit disabling for C libraries not supporting it (uClibc) + More to come as they help. -- cgit v1.2.3