]> git.ipfire.org Git - thirdparty/glibc.git/commit - gmon/Makefile
tst-gmon: Build with -fno-omit-frame-pointer
authorFlorian Weimer <fweimer@redhat.com>
Thu, 5 Oct 2017 12:34:26 +0000 (14:34 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 5 Oct 2017 12:34:45 +0000 (14:34 +0200)
commit0c25125780083cbba22ed627756548efe282d1a0
tree000a477d3236c5ea8b0deaf5fa302cfb3bea7b44
parent7ea59e3e5da8a3e74e1fde51d6e404d1a7209d8e
tst-gmon: Build with -fno-omit-frame-pointer

If glibc is built with -fomit-frame-pointer to undo the effect of
configuring GCC with --enable-frame-pointer, using -pg by itself results
in a build failure:

gcc: error: -pg and -fomit-frame-pointer are incompatible
ChangeLog
gmon/Makefile