www/miniflux: Remove stale patch, causing patch failure

This commit is contained in:
Adam Weinberger 2020-08-24 11:17:19 +00:00
parent 32e8cfdd71
commit effebf4ae9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546065

View File

@ -1,11 +0,0 @@
--- vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go.orig 2019-12-25 18:35:13 UTC
+++ vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go
@@ -397,7 +397,7 @@ type Reg struct {
}
type FpReg struct {
- Fp_q [32]uint128
+ Fp_q [512]uint8
Fp_sr uint32
Fp_cr uint32
}