• 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/ltp-testsuite/ltp-testsuite.mk
Gustavo ZacariasGustavo Zacarias committed b51099dc91b05 May 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
#############################################################
2
#
3
# ltp-testsuite
4
#
5
#############################################################
6
​
7
LTP_TESTSUITE_VERSION = 20130109
8
LTP_TESTSUITE_SOURCE  = ltp-full-$(LTP_TESTSUITE_VERSION).bz2
9
LTP_TESTSUITE_SITE    = http://downloads.sourceforge.net/project/ltp/LTP%20Source/ltp-$(LTP_TESTSUITE_VERSION)
10
LTP_TESTSUITE_LICENSE = GPLv2 GPLv2+
11
LTP_TESTSUITE_LICENSE_FILES = COPYING
12
​
13
# Needs libcap with file attrs which needs attr, so both required
14
ifeq ($(BR2_PACKAGE_LIBCAP)$(BR2_PACKAGE_ATTR),yy)
15
LTP_TESTSUITE_DEPENDENCIES += libcap
16
else
17
LTP_TESTSUITE_CONF_ENV += ac_cv_lib_cap_cap_compare=no
18
endif
19
​
20
$(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.