Created attachment 255911 [details] git diff - re-enable VERBS on non-armv7 Hi, I noticed that the solution of bug #283169 disabled option VERBS by default for all non-armv7 architectures also. I think the attached patch is a better solution. (On top of the change that got into the ports tree via the other issue.)
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a7c66169b02f1627bd75d345fbe93855e19e7cc commit 7a7c66169b02f1627bd75d345fbe93855e19e7cc Author: Ronald Klop <Ronald Klop> AuthorDate: 2024-12-18 20:34:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-18 20:35:05 +0000 net/libfabric: re-enable VERBS on non-armv7 PR: 283378 net/libfabric/Makefile | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-)