• 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/slirp/slirp.mk
Jerzy GrzegorekJerzy Grzegorek committed 5a57148657b22 Jul 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# slirp
4
#
5
################################################################################
6
​
7
# There's no tarball releases of slirp, so we use the git repo
8
# Also, there's no tag, so we use a random SHA1 (master's HEAD
9
# of today)
10
SLIRP_VERSION         = 8c2da74c1385242f20799fec8c04f8378edc6550
11
SLIRP_SITE            = git://anongit.freedesktop.org/spice/slirp
12
SLIRP_LICENSE         = BSD-4c BSD-2c
13
# Note: The license file 'COPYRIGHT' is missing from the sources,
14
# although some files refer to it.
15
SLIRP_INSTALL_STAGING = YES
16
​
17
# As we're using the git tree, there's no ./configure,
18
# so we need to autoreconf.
19
SLIRP_AUTORECONF      = YES
20
​
21
$(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.