Skip to content

Commit ba95028

Browse files
committed
don't exit
1 parent 7591629 commit ba95028

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cross_compile_ffmpeg.sh

-2
Original file line numberDiff line numberDiff line change
@@ -845,8 +845,6 @@ build_librtmfp() {
845845
apply_patch file://$patch_dir/rtmfp.static.cross.patch -p1 # works e48efb4f
846846
do_make "$make_prefix_options GPP=${cross_prefix}g++"
847847
cd ..
848-
echo "success rtmfp"
849-
exit 1
850848
}
851849

852850
build_libnettle() {

0 commit comments

Comments
 (0)