On 08/09/16 18:28, Bruce Korb wrote:
> Index: fixincludes/fixincl.tpl
>
> ===
>
> --- fixincludes/fixincl.tpl (revision 239193)
>
> +++ fixincludes/fixincl.tpl (working copy)
>
> @@ -1,7 +1,7 @@
>
> [= AutoGen5 Template -*- M
Index: fixincludes/fixincl.tpl
===
--- fixincludes/fixincl.tpl (revision 239193)
+++ fixincludes/fixincl.tpl (working copy)
@@ -1,7 +1,7 @@
[= AutoGen5 Template -*- Mode: C -*-
x=fixincl.x =]
[=
- (if (version-compar
Hi!
Due to my recent cleanup of special_function_p the darwin bootstrap is
currently broken because the longjmp function misses the noreturn
attribute. Therefore I revived an old solaris_longjmp_noreturn
fixinclude rule.
See the attached patch.
Boot-strap on i686-apple-darwin11 and x86_64-apple