• 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/libseccomp/libseccomp.mk
Jerzy GrzegorekJerzy Grzegorek committed 0e2e7c71d0d25 Sep 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# libseccomp
4
#
5
################################################################################
6
​
7
LIBSECCOMP_VERSION         = 1.0.0
8
LIBSECCOMP_SITE            = http://downloads.sourceforge.net/project/libseccomp
9
LIBSECCOMP_LICENSE         = LGPLv2.1
10
LIBSECCOMP_LICENSE_FILES   = LICENSE
11
LIBSECCOMP_INSTALL_STAGING = YES
12
​
13
# Needed for configure to find our system headers:
14
LIBSECCOMP_CONF_ENV            = SYSROOT=$(STAGING_DIR)
15
LIBSECCOMP_MAKE_ENV            = $(TARGET_CONFIGURE_OPTS)
16
LIBSECCOMP_MAKE_OPT            = SUBDIRS_BUILD=src
17
LIBSECCOMP_INSTALL_STAGING_OPT = SUBDIRS_BUILD=src SUBDIRS_INSTALL="src include" DESTDIR=$(STAGING_DIR) install
18
LIBSECCOMP_INSTALL_TARGET_OPT  = SUBDIRS_BUILD=src SUBDIRS_INSTALL="src include" DESTDIR=$(TARGET_DIR) install
19
​
20
# Not a real autotools package, but works quite OK nonetheless
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.