[Bug 294287] security/wolfssl: bad math long / long long settings on armv7 building ftp/curl

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Apr 2026 14:07:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294287

Santhosh Raju <fox@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #269500|0                           |1
        is obsolete|                            |

--- Comment #6 from Santhosh Raju <fox@FreeBSD.org> ---
Created attachment 269503
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=269503&action=edit
options.h.in.patch

This patch adds the HAVE_LIMITS_H directly in options.h.in.

The github patch does not work, since we do not invoke autoreconf to regenerate
the configuration files, we just call configure directly.

So we patch the generated options.h.in file to contain the fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.