• 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/libroxml/libroxml.mk
Rahul BedarkarRahul Bedarkar committed 30a3e8d108d30 Mar 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# libroxml
4
#
5
################################################################################
6
​
7
LIBROXML_VERSION = 2.3.0
8
LIBROXML_SITE = http://download.libroxml.net/pool/v2.x
9
LIBROXML_INSTALL_STAGING = YES
10
LIBROXML_LICENSE = LGPL-2.1+ with static link exception
11
LIBROXML_LICENSE_FILES = License.txt
12
​
13
LIBROXML_CONF_OPTS = --disable-silent-rules
14
​
15
# libroxml forgets to compile/link with -pthread, even though it uses
16
# thread functions breaking static linking
17
LIBROXML_CONF_ENV = CFLAGS="$(TARGET_CFLAGS) -pthread" LIBS="-pthread"
18
​
19
$(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.