• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libunwind/libunwind.mk
Bernd KuhlsBernd Kuhls committed dee0cf4181417 Jun 2017
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# libunwind
4
#
5
################################################################################
6
​
7
LIBUNWIND_VERSION = 1.2.1
8
LIBUNWIND_SITE = http://download.savannah.gnu.org/releases/libunwind
9
LIBUNWIND_INSTALL_STAGING = YES
10
LIBUNWIND_LICENSE_FILES = COPYING
11
LIBUNWIND_LICENSE = MIT
12
LIBUNWIND_AUTORECONF = YES
13
​
14
LIBUNWIND_CONF_OPTS = --disable-tests
15
​
16
ifeq ($(BR2_PACKAGE_LIBATOMIC_OPS),y)
17
LIBUNWIND_DEPENDENCIES = libatomic_ops
18
endif
19
​
20
$(eval $(autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.