Changeset - r21605:95c0c9aca14a
master
0
1
0
(svn r26735) -Fix (rmakefilerewrite): for profiling CFLAGS got a -p (for prof) and LDFLAGS got -pg (for gprof), but in the end gprof would be used (via make run-prof). Furthermore -pg isn't compatible with -fomit-frame-pointer on certain architectures (most importantly x86(_64)), so simply don't enable that flag when profiling is enabled
1 file changed with 6 insertions and 2 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)