Skip to content

Commit

Permalink
contrib: remove unnecessary DBUILD_DEC in SVT-AV1
Browse files Browse the repository at this point in the history
  • Loading branch information
Uranite authored and galad87 committed Oct 2, 2024
1 parent aed2756 commit 2fa37f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/svt-av1/module.defs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SVT-AV1.CONFIGURE.args.prefix = -DCMAKE_INSTALL_PREFIX="$(SVT-AV1.CONFIGURE.pref
SVT-AV1.CONFIGURE.deps =
SVT-AV1.CONFIGURE.static =
SVT-AV1.CONFIGURE.shared = -DBUILD_SHARED_LIBS=OFF
SVT-AV1.CONFIGURE.extra = -DBUILD_DEC=OFF -DBUILD_APPS=OFF -DREPRODUCIBLE_BUILDS=ON
SVT-AV1.CONFIGURE.extra = -DBUILD_APPS=OFF -DREPRODUCIBLE_BUILDS=ON
SVT-AV1.CONFIGURE.extra += -DCMAKE_INSTALL_LIBDIR=lib
SVT-AV1.CONFIGURE.extra += -DENABLE_AVX512=ON

Expand Down

0 comments on commit 2fa37f9

Please sign in to comment.