3 depends on BR2_TOOLCHAIN_HAS_THREADS
4 depends on !BR2_BINFMT_FLAT # configure doesn't know uclinux
6 Orc is a library and set of tools for compiling and executing
7 very simple programs that operate on arrays of data.
9 http://code.entropywave.com/projects/orc/
11 comment "orc needs a toolchain w/ threads"
12 depends on !BR2_TOOLCHAIN_HAS_THREADS
13 depends on !BR2_BINFMT_FLAT