Commit e0845868 authored by mru's avatar mru

TARGET_OS in config.mak is unused


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8020 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent dd6ced57
......@@ -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