WAF configuration on illumos

Gordon Ross gordon.w.ross at gmail.com
Wed Apr 29 11:33:41 MDT 2015


Oh yeah - another thing I couldn't figure out re. waf:
How do I tell it to to pass -std=c99 to gcc?
I tried doing that in buildtools/wafsamba/wscript
but I could not get waf to pass the flag.
I ended up doing: export CFLAGS='-std=c99'

On Wed, Apr 29, 2015 at 1:17 PM, Gordon Ross <gordon.w.ross at gmail.com> wrote:
> I notice that the WAF configure reports many things "not found" that
> are in libraries on illumos, such as -lsocket -lnsl -lresolv2  etc.
> How does one tell waf to look in such libraries?


More information about the samba-technical mailing list