File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -1720,6 +1720,7 @@ build_zvbi() {
17201720 apply_patch file://$patch_dir /zvbi-win32.patch
17211721 fi
17221722 apply_patch file://$patch_dir /zvbi-no-contrib.diff # weird issues with some stuff in contrib...
1723+ apply_patch file://$patch_dir /zvbi-aarch64.patch
17231724 generic_configure " --disable-dvb --disable-bktr --disable-proxy --disable-nls --without-doxygen --without-libiconv-prefix"
17241725 # Without '--without-libiconv-prefix' 'configure' would otherwise search for and only accept a shared Libiconv library.
17251726 do_make_and_make_install
Original file line number Diff line number Diff line change 1+ *** config.sub.orig 2024-07-03 04:22:41.228137888 +0000
2+ --- config.sub 2024-07-03 04:23:00.532309839 +0000
3+ ***************
4+ *** 250,255 ****
5+ --- 250,256 ----
6+ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
7+ | am33_2.0 \
8+ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
9+ + | aarch64 \
10+ | bfin \
11+ | c4x | clipper \
12+ | d10v | d30v | dlx | dsp16xx \
You can’t perform that action at this time.
0 commit comments