build failed in xcode9.3
rentaogithub opened this issue · 3 comments
rentaogithub commented
in xcode9.3 ,ffmpeg build failed , error info : src/libavutil/arm/asm.S:50:9: error: unknown directive
.arch armv7-a
kewlbear commented
Confirmed build failing for armv7. Looking for solutions. Workarounds: remove armv7 if you don't need, get Xcode 9.2, or download binary if you don't need any customizations.
zhuozhuo commented
Same question.