minor changes that affect builds from MatN/Andrew
authorGood Guy <[email protected]>
Sun, 12 Dec 2021 01:13:55 +0000 (18:13 -0700)
committerGood Guy <[email protected]>
Sun, 12 Dec 2021 01:13:55 +0000 (18:13 -0700)
cinelerra-5.1/guicast/Makefile
cinelerra-5.1/thirdparty/src/libavc1394-0.5.4.patch1 [new file with mode: 0644]
cinelerra-5.1/thirdparty/src/tiff-4.1.0.patch1 [new file with mode: 0644]

index 88369959941d54bbdbcc3d7dc14e2076a555eba4..57cfb21f2ed72c315d5c75855d47be0c11a0c15a 100644 (file)
@@ -17,7 +17,7 @@ BOOTSTRAPFLAGS := -DBOOTSTRAP="\"objcopy -B arm -I binary -O elf32-littlearm\""
 endif
 
 ifeq ($(OBJDIR), aarch64)
-BOOTSTRAPFLAGS := -DBOOTSTRAP="\"objcopy -B arm -I binary -O elf64-littlearm\""
+BOOTSTRAPFLAGS := -DBOOTSTRAP="\"objcopy -B aarch64 -I binary -O elf64-littleaarch64\""
 endif
 
 $(shell mkdir -p $(OBJDIR) )
diff --git a/cinelerra-5.1/thirdparty/src/libavc1394-0.5.4.patch1 b/cinelerra-5.1/thirdparty/src/libavc1394-0.5.4.patch1
new file mode 100644 (file)
index 0000000..33dfab4
--- /dev/null
@@ -0,0 +1,8 @@
+--- ./Makefile.am.orig 2021-11-26 08:50:04.775736222 +0300
++++ ./Makefile.am      2021-11-26 08:50:18.707736223 +0300
+@@ -1,4 +1,4 @@
+-SUBDIRS = common libavc1394 librom1394 test
++SUBDIRS = common libavc1394 librom1394 
+ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in \
+       stamp-h.in
+ EXTRA_DIST = libavc1394.pc libavc1394.spec
diff --git a/cinelerra-5.1/thirdparty/src/tiff-4.1.0.patch1 b/cinelerra-5.1/thirdparty/src/tiff-4.1.0.patch1
new file mode 100644 (file)
index 0000000..e0f3f60
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./Makefile.am.orig 2021-11-29 09:48:57.020738370 +0300
++++ ./Makefile.am      2021-11-29 09:49:35.968738373 +0300
+@@ -60,7 +60,7 @@
+       rm -rf $(distdir)/_build/cmake
+       rm -rf $(distdir)/_inst/cmake
+-SUBDIRS = port libtiff tools build contrib test man html
++SUBDIRS = port libtiff build 
+ release:
+       (rm -f $(top_srcdir)/RELEASE-DATE && echo $(LIBTIFF_RELEASE_DATE) > $(top_srcdir)/RELEASE-DATE)