Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 2004 09:19:57 -0400
From:      Jason Lixfeld <jason+lists.freebsd@lixfeld.ca>
To:        freebsd-ports@freebsd.org
Subject:   Modifying CPPFLAGS for a port
Message-ID:  <EC2CA69E-9071-11D8-BFD6-000A95989E4A@lixfeld.ca>

next in thread | raw e-mail | index | archive | help
I've been digging around trying to debug an issue with OpenLDAP and I 
need to compile the port with -g and without -O.  I can add -g into the 
CPPFLAGS by exporting the variable before running make, however I can't 
figure out where the CPPFLAGS are passed from make to the configure 
script for the actual source code.  Can anyone give me some pointers?

Thanks in advance.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EC2CA69E-9071-11D8-BFD6-000A95989E4A>