[FFmpeg-devel] [RFC][PATCH 0/4] build: make yasm configurable and some consistency fixes
Alexander Strasser
eclipse7 at gmx.net
Mon Jan 16 00:47:22 CET 2012
Hello,
inspired by Micheal's patch here are some patches for configure,
mainly to enable the user to select which program to invoke for
assembling the "yasm" assembly files.
The first patch in this series started out completely different
and finally ended up very similar to Micheal's patch.
I don't like the whole terminology very much. But the fact that
the feature "yasm optimizations" is called yasm makes naming the
configure switch to select which program to use for assembling
those files pretty hard.
As mentioned in the subject, comments are very much appreciated.
Alexander Strasser (4):
build: Support selecting yasm-compatible assembler
build: Report yasm assembler like e.g. compiler is
build: Rename --yasmexe to --yasm-prog
build: Describe --nm and -ld options consistently
configure | 25 +++++++++++++++----------
1 files changed, 15 insertions(+), 10 deletions(-)
--
1.7.5.4
More information about the ffmpeg-devel
mailing list