[Bug 233740] x11/pixman: LLD relocation errors on armv7
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233740 Charlie Li <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |205250 --- Comment #3 from Charlie Li <[email protected]> --- It appears that despite having devel/binutils as a build dependency, clang -no-integrated-as actually uses the base binutils as. Having WITHOUT_BINUTILS set has the build falling back to the devel/binutils as, which does not emit any assembler messages like base binutils as does (lots of register alias redefinitions ignored). Looks like devel/binutils as is doing something fishy. Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205250 [Bug 205250] [exp-run] removal of /usr/bin/as (evaluate ports impact) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"