• 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/libunistring/libunistring.mk
Rahul BedarkarRahul Bedarkar committed 89fbba72fa230 Mar 2017
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# libunistring
4
#
5
################################################################################
6
​
7
LIBUNISTRING_VERSION = 0.9.7
8
LIBUNISTRING_SITE = $(BR2_GNU_MIRROR)/libunistring
9
LIBUNISTRING_SOURCE = libunistring-$(LIBUNISTRING_VERSION).tar.xz
10
LIBUNISTRING_INSTALL_STAGING = YES
11
LIBUNISTRING_LICENSE = LGPL-3.0+ or GPL-2.0
12
LIBUNISTRING_LICENSE_FILES = COPYING.LIB
13
​
14
ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),y)
15
LIBUNISTRING_CONF_OPTS += --enable-threads=posix
16
else
17
LIBUNISTRING_CONF_OPTS += --disable-threads
18
endif
19
​
20
$(eval $(autotools-package))
21
$(eval $(host-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.