вт, 14 февр. 2023 г., 21:18 Phyllis Smith <[email protected]>:
Checked into GIT the following either yesterday or today:
On Thu, Feb 9, 2023 at 11:29 AM Andrew Randrianasulu < [email protected]> wrote:
I have those in my termux tree
09feb2022/0001-Add-x265-patch-for-aarch64-clang.patch
big one (186 kb), needed for clang compile on arm64/termux
*The above is now checked in.*
but with wrong name? thirdparty/src/x265_3.5.patch0 it must be named same as base source tarball. After rebase I have two patches: -rw------- 1 u0_a204 u0_a204 180366 Feb 14 22:18 thirdparty/src/x265_3.5.patch0 -rw------- 1 u0_a204 u0_a204 993352 Mar 27 2022 thirdparty/src/x265_3.5.tar.xz -rw------- 1 u0_a204 u0_a204 180366 Feb 14 22:18 thirdparty/src/x265_3_5.patch0 note 3.5 vs 3_5 guess you can just rename patch somehow? Or delete, commit, add with new name, commit, push. Also, tiff-4.3.0 probably can go away now? ...
09feb2022/0006-D-build-fixes.patch
for some reason netbsd.bld not executable by default, should we make it so?
*The above is now checked in* (twice since I did it wrong initially).