Commit d1b1363e authored by Måns Rullgård's avatar Måns Rullgård

TARGET_OS in config.mak is unused

Originally committed as revision 8020 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 40671fee
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment