[SCM] libav/experimental: TARGET_OS in config.mak is unused

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:56:33 UTC 2013


The following commit has been merged in the experimental branch:
commit d1b1363ee1778fe251e0eb4b89a6b40993e56d74
Author: Måns Rullgård <mans at mansr.com>
Date:   Sun Feb 18 15:24:33 2007 +0000

    TARGET_OS in config.mak is unused
    
    Originally committed as revision 8020 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 43cfd07..308366d 100755
--- a/configure
+++ b/configure
@@ -1867,7 +1867,6 @@ fi
 echo "SLIBPREF=$SLIBPREF" >> config.mak
 echo "SLIBSUF=\${BUILDSUF}$SLIBSUF" >> config.mak
 echo "EXESUF=\${BUILDSUF}$EXESUF" >> config.mak
-echo "TARGET_OS=$targetos" >> config.mak
 
 ucarch=`toupper $arch`
 echo "TARGET_ARCH_${ucarch}=yes" >> config.mak

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list