Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2015 16:09:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 196660] [arm] multimedia/gstreamer1-libav fails to compile
Message-ID:  <bug-196660-7-k5HyM5Jj10@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196660-7@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196660-7@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196660

mikael.urankar@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael.urankar@gmail.com

--- Comment #2 from mikael.urankar@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196660-7-k5HyM5Jj10>