• 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/liquid-dsp/Config.in
Baruch SiachBaruch Siach committed 5b05111250616 Jun 2017
Raw file
Source viewDiff to previous
 
1
comment "liquid-dsp requires a glibc or musl toolchain w/ dynamic library"
2
    depends on !(BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_MUSL) || BR2_STATIC_LIBS
3
​
4
config BR2_PACKAGE_LIQUID_DSP
5
    bool "liquid-dsp"
6
    depends on BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_MUSL
7
    depends on !BR2_STATIC_LIBS
8
    help
9
      Liquid-DSP is a free and open-source signal processing
10
      library for software-defined radios written in C.  Its
11
      purpose is to provide a set of extensible DSP modules that
12
      do no rely on external dependencies or cumbersome
13
      frameworks.
14
​
15
      http://liquidsdr.org/
16
​
17
if BR2_PACKAGE_LIQUID_DSP
18
​
19
config BR2_PACKAGE_LIQUID_DSP_FAST
20
    bool "optimize for speed over accuracy"
21
    help
22
      Optimize for speed over accuracy.
23
​
24
endif
  • 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.