[Bug 196660] [arm] multimedia/gstreamer1-libav fails to compile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 14 16:09:56 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196660
mikael.urankar at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikael.urankar at gmail.com
--- Comment #2 from mikael.urankar at gmail.com ---
Created attachment 151625
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151625&action=edit
disable clang integrated assembler
clang integrated assembler does not support GNU AS assembler directives, libav
authors suggest to use gas-preprocessor to feed clang (cf
https://patches.libav.org/patch/50894/)
I think the easiest solution is to disable clang integrated assembler (cf
attached patch)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-arm
mailing list