[Bug 275645] sysutils/cdrkit: remove sbrk usage

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 09 Dec 2023 00:13:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275645

            Bug ID: 275645
           Summary: sysutils/cdrkit: remove sbrk usage
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: brooks@FreeBSD.org
                CC: jharris@widomaker.com
             Flags: maintainer-feedback?(jharris@widomaker.com)
                CC: jharris@widomaker.com

Created attachment 246919
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246919&action=edit
Remove sbrk use in cdrkit and genisoimage

The code has fallbacks and when configured with configure presumably used them.
 Just remove the HAVE_SBRK define from xconfig.h.in to do the right thing.

This is untested, but compiles on an amd64 world without sbrk.

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