[Bug 224669] [exp-run] Against projects/clang600-import branch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 14 23:08:48 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224669
--- Comment #32 from Dimitry Andric <dim at FreeBSD.org> ---
Created attachment 189723
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189723&action=edit
Convert pre-UAL mnemonics in libffi's sysv.S
(In reply to Antoine Brodin from comment #30)
> On armv6, devel/libffi fails to build with clang6:
>
> http://beefy8.nyi.freebsd.org/data/head-armv6-default/p458948_s327953/logs/
> errors/libffi-3.2.1_2.log
Can you please try this patch? Apparently some pre-UAL (old-style) mnemonics,
which have been deprecated for a long time, have now been dropped by clang 6.
I have blindly converted them according to a table I found, but I have no way
of testing whether it compiles, let alone whether the resulting binary works
correctly. :)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list