mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-02-19 12:21:10 +00:00
TARGET_OS in config.mak is unused
Originally committed as revision 8020 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
40671fee0a
commit
d1b1363ee1
1
configure
vendored
1
configure
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user