Skip to content

Commit 780f181

Browse files
committed
make caca work with old patch for now
1 parent 3d1cd6c commit 780f181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cross_compile_ffmpeg.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,7 @@ build_libmysofa() {
11481148
}
11491149

11501150
build_libcaca() {
1151-
do_git_checkout https://github.com/cacalabs/libcaca.git
1151+
do_git_checkout https://github.com/cacalabs/libcaca.git libcaca_git da28e9684ef44
11521152
cd libcaca_git
11531153
apply_patch file://$patch_dir/libcaca_git_stdio-cruft.diff # Fix WinXP incompatibility.
11541154
cd caca

0 commit comments

Comments
 (0)