orc: disable for uclinux
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 3 Nov 2014 10:51:46 +0000 (11:51 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 3 Nov 2014 10:51:46 +0000 (11:51 +0100)
commit6d5310409f09ef47219e8fb2a248eb6bee05ccb6
tree5c129c23a5aa3eb828746c8ff69d4d3353b6d7c3
parent037a5d3655a78176deebd466c42b1fbdf6d837e0
orc: disable for uclinux

Fixes http://autobuild.buildroot.net/results/445/4456e49a6c33a80570b4f59ec9799a8d4a314af1/

The orc configure script doesn't recognize uclinux, so builds using
BR2_BINFMT_FLAT fails.  While this could be patched, orc doesn't have any
acceleration for blackfin and orc isn't a hard dependency of any other
package, so just disable it.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/orc/Config.in