[Bug 235583] clang error builtin-requires-header on pthread_create on powerpc64
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235583 --- Comment #5 from Alfredo Dal'Ava Júnior <[email protected]> --- (In reply to James Clarke from comment #4) I still see other issues regarding conflicting headers during build. For ports devel/llvm*, currently it does have a patch that removes conflicting headers, so it's "fixed". For those using llvm from upstream, I use this as workaround: cd <path where llvm is installed>/lib/clang/9.0.0/include/ mkdir bkp mv float.h intrin.h inttypes.h iso646.h limits.h stdalign.h stdarg.h stdatomic.h stdbool.h stddef.h stdint.h stdnoreturn.h tgmath.h unwind.h varargs.h bkp/ -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[email protected]"