[Bug 200778] security/tor: Added LDFLAGS+=-lexecinfo to allow stack traces to work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 3 05:16:03 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200778

Jan Beich (mail not working) <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #157627|0                           |1
        is obsolete|                            |
                 CC|                            |jbeich at FreeBSD.org

--- Comment #10 from Jan Beich (mail not working) <jbeich at FreeBSD.org> ---
Created attachment 176578
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176578&action=edit
(not for landing) option to use devel/libexecinfo

(In reply to Yuri Victorovich from comment #9)
-fno-omit-frame-pointer is default on FreeBSD for GCC and Clang regardless of
-O<N> level. Fortunately, base system doesn't pass -fomit-frame-pointer by
default and ports encourage either to remove or hide the flag behind
OPTIMIZED_CFLAGS option.

  $ gcc6 -Q --help=optimizers -O3 | fgrep frame-pointer
    -fomit-frame-pointer                  [disabled]

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list