On Nov 30, 2010, at 3:19 PM, Devin Teske wrote:
> I'm trying to determine what -- if any -- compiler optimizations are
> applied to crytpo libs/engines in FreeBSD, and the following output is
> not very helpful:

The default compiler flags are:

  cc -O2 -fno-strict-aliasing

Regards,
-- 
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to