• 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/czmq/czmq.mk
Simon DawsonSimon Dawson committed 2d1ff9fc83503 Jan 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# czmq
4
#
5
################################################################################
6
​
7
CZMQ_VERSION = b5730c5f8290a611fd3b92e4a259c2b0ed96cb73
8
CZMQ_SITE = git://github.com/zeromq/czmq.git
9
​
10
# Autoreconf required as we use the git tree
11
CZMQ_AUTORECONF = YES
12
CZMQ_INSTALL_STAGING = YES
13
CZMQ_DEPENDENCIES = zeromq
14
CZMQ_LICENSE = LGPLv3+ with exceptions
15
CZMQ_LICENSE_FILES = COPYING COPYING.LESSER
16
​
17
# asciidoc is a python script that imports unicodedata, which is not in
18
# host-python, so disable asciidoc entirely.
19
CZMQ_CONF_ENV = ac_cv_prog_czmq_have_asciidoc=no
20
​
21
define CZMQ_CREATE_CONFIG_DIR
22
    mkdir -p $(@D)/config
23
endef
24
​
25
CZMQ_POST_PATCH_HOOKS += CZMQ_CREATE_CONFIG_DIR
26
​
27
$(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.