[Bug 267372] biology/biosig: doesn't recognize ENDINITY

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 Oct 2022 18:41:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267372

            Bug ID: 267372
           Summary: biology/biosig: doesn't recognize ENDINITY
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: stephen@FreeBSD.org
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

Created attachment 237662
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237662&action=edit
Define __LITTLE_ENDIAN to be _LITTLE_ENDIAN, etc.

If I include biosig-dev.h in source code, I receive a compilation error that
ENDIANITY isn't known.  I think it is because it doesn't know the variables
__LITTLE_ENDIAN or __BIG_ENDIAN.  My patch fixes this.

I need this so that I can create the math/octave-forge-biosig port.

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