diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-12 20:38:25 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-12 20:44:59 +0000 |
| commit | 4dbfc12274b21d8021149bf402ea02d3738b6996 (patch) | |
| tree | bdc536f65aea2250c88c0412af970059011136b7 /shells/nu_plugin_query | |
| parent | 8aafb5cc53de690178bb368aa1af96a41149a447 (diff) | |
Diffstat (limited to 'shells/nu_plugin_query')
| -rw-r--r-- | shells/nu_plugin_query/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/nu_plugin_query/Makefile b/shells/nu_plugin_query/Makefile index 8c93abffaf0d..d2d54a848df0 100644 --- a/shells/nu_plugin_query/Makefile +++ b/shells/nu_plugin_query/Makefile @@ -11,6 +11,8 @@ WWW= https://www.nushell.sh/ LICENSE= MIT +BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712 + USES= cargo ssl OPENSSLINC= /usr/include |
