[Bug 215934] graphics/netpbm missing betweenZeroAndOne function won't build on FreeBSD11.0S

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 30 00:36:22 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215934

dewayne at heuristicsystems.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|Rejected                    |FIXED

--- Comment #4 from dewayne at heuristicsystems.com.au ---
(In reply to dewayne from comment #2)
The answer to this PR was self-induced in that NDEBUG was *undef*ined as part
of the CFLAGS variable.  The purpose of this variable is "tell the C library to
make assert() a noop as opposed to generating code to check the assertion and
crash the program" (from one of the Makefiles that does use NDEBUG).

Our development machine undefined this variable for all 1047-1 ports.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list