Skip to content

Commit

Permalink
tools/jenkins: fix genDllVersions.sh
Browse files Browse the repository at this point in the history
libaom is now shared.
  • Loading branch information
rodlie committed Oct 20, 2021
1 parent f04d76e commit caa6c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/jenkins/genDllVersions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ catDll libheif-
catDll libde265-
catDll libx265
catDll libdav1d
catDll libaom

if [ "$BITS" = "32" ]; then
catDll libgcc_s_dw2-
Expand Down

0 comments on commit caa6c74

Please sign in to comment.