[Bug 262709] -pg profiling not available on arm64 [fails with undefined symbol: .mcount]
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
 
Date: Mon, 21 Mar 2022 23:30:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262709
Ed Maste <emaste@freebsd.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Build on arm64 fails with   |-pg profiling not available
                   |undefined symbol: .mcount   |on arm64 [fails with
                   |                            |undefined symbol: .mcount]
           Hardware|Any                         |arm64
                 CC|                            |emaste@freebsd.org
--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
This port seems to unconditionally pass -pg:
work/dsr-pdb-1.0.3/lib/Makefile.am
5:AM_CPPFLAGS = -I../include -pg
work/dsr-pdb-1.0.3/lib/Makefile.in
183:AM_CPPFLAGS = -I../include -pg
-- 
You are receiving this mail because:
You are the assignee for the bug.