From f66f93858a4f29964c38f79765c17dea8fc394ca Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Mar 2010 00:26:41 +0000 Subject: let the user decide about asserts --- ev.pod | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index e5a1391..3b1247a 100644 --- a/ev.pod +++ b/ev.pod @@ -3920,11 +3920,9 @@ Use larger code to speed up some operations. Currently this is used to override some inlining decisions (enlarging the roughly 30% code size on amd64. -Also disables C's in the code, unless you define C -explicitly to C<0>. - -Use of compiler flags such as C<-Os> with gcc that optimise for size are -recommended when disabling this feature. +When optimising for size, use of compiler flags such as C<-Os> with +gcc recommended, as well as C<-DNDEBUG>, as libev contains a number of +assertions. =item C<2> - faster/larger data structures -- cgit v1.2.3