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

dewa...@heuristicsystems.com.au changed:

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

--- Comment #4 from dewa...@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.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to