Fortify build

This commit is contained in:
BtbN 2020-09-05 23:58:44 +02:00
parent b4bbce3020
commit 7811434ee9
4 changed files with 6 additions and 4 deletions

View file

@ -22,6 +22,7 @@ ffbuild_dockerbuild() {
--prefix="$FFBUILD_PREFIX"
--disable-shared
--enable-static
--disable-extra-programs
)
if [[ $TARGET == win* ]]; then