From: Good Guy Date: Sat, 28 Jan 2023 20:05:10 +0000 (-0700) Subject: Credit Andrew minor bsd build script update X-Git-Tag: 2023-01~2 X-Git-Url: https://cinelerra-gg.org/git/?a=commitdiff_plain;h=dcbdefe1ff90521b3e303b91ded9d29b96a596bc;hp=663d2357d00791229ff3263c4b121d34c7f67265;p=goodguy%2Fcinelerra.git Credit Andrew minor bsd build script update --- diff --git a/cinelerra-5.1/blds/bsd.bld b/cinelerra-5.1/blds/bsd.bld index 3a6c024c..6f78fd4b 100755 --- a/cinelerra-5.1/blds/bsd.bld +++ b/cinelerra-5.1/blds/bsd.bld @@ -14,6 +14,6 @@ alias make=gmake --without-video4linux2 --without-xxf86vm --without-ladspa-build \ --without-commercial --without-thirdparty \ --without-shuttle --without-libdpx --without-shuttle-usb \ - --without-x10tv --with-jobs=4 --without-wintv + --without-x10tv --with-jobs=4 --without-wintv --with-clang gmake gmake install ) 2>&1 | tee log