mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
omit --arch/--cpu for ffmpeg configure
This commit is contained in:
@@ -619,8 +619,6 @@ build_ffmpeg() {
|
||||
"${ffmpegFlags[@]}" \
|
||||
--pkg-config='pkg-config' \
|
||||
--pkg-config-flags="${PKG_CFG_FLAGS}" \
|
||||
--arch="${ARCH}" \
|
||||
--cpu="${ARCH}" \
|
||||
--enable-gpl \
|
||||
--enable-version3 \
|
||||
--enable-nonfree \
|
||||
|
||||
Reference in New Issue
Block a user