Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • J jack2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TPF
  • jack2
  • Repository
Switch branch/tag
  • jack2
  • dbus
  • sigsegv.c
Find file BlameHistoryPermalink
  • Samuel Martin's avatar
    wscript: make backtrace support depends on execinfo.h existence · 8ac6bf1b
    Samuel Martin authored May 16, 2016
    In some C-libraries (like uclibc), backtrace support is optional, so the
    execinfo.h may not exist.
    
    This change adds the check for execinfo.h header and conditionaly enable
    backtrace support.
    
    This issue has been triggered by Buildroot farms:
      http://autobuild.buildroot.org/results/391/391e71a988250ea66ec4dbee6f60fdce9eaf2766/build-end.log
    
    Signed-off-by: default avatarSamuel Martin <s.martin49@gmail.com>
    8ac6bf1b