https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237190
Robert Clausecker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Robert Clausecker <[email protected]> --- > Since the test fails because of the segfault (or assertion failure), > I guess the configure script reckons that the requested feature is not > supported. :) Having talked with the author, I can confirm that this is more or less the intent of this configure test. Better have the compiler crash there and avoid #pragma weak than have it crash later on during the build. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
