• 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/liburiparser/liburiparser.mk
Carlos SantosCarlos Santos committed ca0e627200808 Feb 2018
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# liburiparser
4
#
5
################################################################################
6
​
7
LIBURIPARSER_VERSION = 0.8.5
8
LIBURIPARSER_SOURCE = uriparser-$(LIBURIPARSER_VERSION).tar.bz2
9
LIBURIPARSER_SITE = https://github.com/uriparser/uriparser/releases/download/uriparser-$(LIBURIPARSER_VERSION)
10
LIBURIPARSER_LICENSE = BSD-3-Clause
11
LIBURIPARSER_LICENSE_FILES = COPYING
12
LIBURIPARSER_INSTALL_STAGING = YES
13
LIBURIPARSER_CONF_OPTS = --disable-test
14
​
15
ifeq ($(BR2_USE_WCHAR),)
16
LIBURIPARSER_CONF_OPTS += --disable-wchar_t
17
endif
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.