On Thu, Oct 12, 2017 at 11:29:08AM +0300, Martin Storsjö wrote: > On X86 windows, asflags weren't actually ever used for anything, > since assembling used x86asflags instead, and that flags list > had -DPIC already. > > This fixes building shared libraries with clang for arm/aarch64 > windows. (This wasn't an issue when in msvc mode before, since > we don't try to enable pic at all there, since the msvc armasm > assembler fails on our pic constructs there.) > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
LGTM Diego _______________________________________________ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel