mirror of
https://github.com/encounter/rust-ffmpeg-zmwangx.git
synced 2026-07-10 21:18:40 -07:00
Fix duplicated flag
This commit is contained in:
@@ -294,7 +294,6 @@ fn build() -> io::Result<()> {
|
||||
enable!(configure, "BUILD_LIB_XVID", "libxvid");
|
||||
enable!(configure, "BUILD_LIB_DRM", "libdrm");
|
||||
// other external libraries
|
||||
enable!(configure, "BUILD_LIB_DRM", "libdrm");
|
||||
enable!(configure, "BUILD_NVENC", "nvenc");
|
||||
|
||||
// configure external protocols
|
||||
|
||||
Reference in New Issue
Block a user