Re: mail/postfix on Current (-DFREEBSD#)

2007-06-13 Thread Scot Hetzel
On 6/13/07, Johan Hendriks <[EMAIL PROTECTED]> wrote: I use FreeBSD on a lot of mailservers in combination with postfix. When i compile on FreeBSD 5 i see messages like: cc -DHAS_PCRE -I/usr/local/include -O -pipe -I. -DFREEBSD5 -c format_tv.c On FreeBSD 6 they look like : cc -DHAS_PCRE -I/usr/

mail/postfix on Current (-DFREEBSD#)

2007-06-13 Thread Johan Hendriks
I use FreeBSD on a lot of mailservers in combination with postfix. When i compile on FreeBSD 5 i see messages like: cc -DHAS_PCRE -I/usr/local/include -O -pipe -I. -DFREEBSD5 -c format_tv.c On FreeBSD 6 they look like : cc -DHAS_PCRE -I/usr/local/include -O2 -fno-strict-aliasing -pipe -I. -DFR