From c7af948eb667923df102265ffe30fab0c6eefe93 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 26 Jun 2011 19:41:10 +0300 Subject: Update profile make scripts. --- bmake0 | 2 +- pmake | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bmake0 b/bmake0 index a617747df..0b32247ef 100755 --- a/bmake0 +++ b/bmake0 @@ -42,7 +42,7 @@ autoreconf -i --mandir=$dir/run/share/man \ --enable-memdebug=no \ --with-internalguichan=yes \ ---enable-tcmalloc=no \ +--enable-tcmalloc=yes \ --enable-googleprofiler=yes #--without-librt diff --git a/pmake b/pmake index 86f312992..6a523efe8 100755 --- a/pmake +++ b/pmake @@ -17,7 +17,8 @@ export CXXFLAGS="-pg -fno-inline -Wunreachable-code -Wmissing-field-initializers -Wunused-parameter -Wredundant-decls -Wlogical-op \ -Wempty-body -Wsign-compare -Wclobbered -Wcast-align -Wcast-qual \ -Wtype-limits -Wpointer-arith -Wundef -Wmissing-include-dirs \ --Wignored-qualifiers -Winit-self -pedantic -Wall -ggdb3 -O2 -pipe" +-Wignored-qualifiers -Winit-self -pedantic -Wall -ggdb3 -O0 -pipe \ +-fno-default-inline -fno-inline" autoreconf -i ./configure --prefix=$dir/run \ -- cgit v1.2.3-70-g09d2