• 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/Config.in
Thomas De SchampheleireThomas De Schampheleire committed be084204eb407 Nov 2013
Raw file
Source viewDiff to previous
 
1
comment "ltp-testsuite needs specific uClibc options, see help"
2
    depends on BR2_PACKAGE_LTP_TESTSUITE
3
    depends on BR2_TOOLCHAIN_USES_UCLIBC
4
​
5
config BR2_PACKAGE_LTP_TESTSUITE
6
    bool "ltp-testsuite"
7
    depends on BR2_TOOLCHAIN_HAS_THREADS
8
    depends on BR2_INET_IPV6
9
    depends on BR2_LARGEFILE
10
    depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
11
    # aarch64 build currently broken, reported at
12
    # https://bugs.launchpad.net/linaro-aarch64/+bug/1236027
13
    depends on !BR2_aarch64
14
    help
15
      The Linux Test Project provides a huge testsuite for Linux.
16
​
17
      The LTP testsuite uses several functions that are considered
18
      obsolete, such as sigset() and others. Therefore, the LTP
19
      testsuite does not build with Buildroot's default uClibc
20
      configuration, and options such as DO_XSI_MATH,
21
      UCLIBC_HAS_OBSOLETE_BSD_SIGNAL and UCLIBC_SV4_DEPRECATED
22
      are needed.
23
​
24
      http://ltp.sourceforge.net/
25
​
26
comment "ltp-testsuite needs a toolchain w/ IPv6, RPC, largefile, threads"
27
    depends on !BR2_aarch64
28
    depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INET_IPV6 || \
29
        !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_NATIVE_RPC
  • 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.