Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2017 00:36:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 215934] graphics/netpbm missing betweenZeroAndOne function won't build on FreeBSD11.0S
Message-ID:  <bug-215934-6-MlOuY1RZum@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215934-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215934-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215934

dewayne@heuristicsystems.com.au changed:

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

--- Comment #4 from dewayne@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 pa=
rt
of the CFLAGS variable.  The purpose of this variable is "tell the C librar=
y to
make assert() a noop as opposed to generating code to check the assertion a=
nd
crash the program" (from one of the Makefiles that does use NDEBUG).

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215934-6-MlOuY1RZum>