X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fblds%2Fbsd.bld;h=4189b16cd4adbcdc448599f3b6faed909f0de9f5;hb=ae9b00c3f960e5bd9f74a9d9103e332f4c288ab4;hp=0b01de0379fb5390cd13558356297c5383495182;hpb=5076ae5e37fc62ee1464855b59d678fb7e6f7bd0;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/blds/bsd.bld b/cinelerra-5.1/blds/bsd.bld index 0b01de03..4189b16c 100755 --- a/cinelerra-5.1/blds/bsd.bld +++ b/cinelerra-5.1/blds/bsd.bld @@ -7,7 +7,8 @@ export CPLUS_INCLUDE_PATH=/usr/local/include export LIBRARY_PATH=/usr/local/lib alias make=gmake ( ./autogen.sh - CC=clang CXX=clang++ CFLAGS="-g -O2 -DFFMPEG3" ./configure --with-single-user \ + BSD=1 CC=clang CXX=clang++ CFLAGS="-g -O2 -DFFMPEG3" \ + ./configure --with-single-user \ --disable-static-build --without-lv2 --disable-lame --disable-twolame \ --with-oss --without-alsa --without-firewire --without-dv --without-dvb \ --without-video4linux2 --without-xxf86vm --without-ladspa-build \