toolchain-external: sync toolchain options with the internal toolchain
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 26 Jul 2011 13:28:19 +0000 (15:28 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 26 Jul 2011 13:28:19 +0000 (15:28 +0200)
commit04d0689cc419c0181ddf0f6d4089df97699e9ee3
treef5541dc408003946f9fb68e1d87bce789331ea4b
parentbc38f2c8b5acd8ec32f024fe7fa806d7dc6dc1b1
toolchain-external: sync toolchain options with the internal toolchain

The internal toolchain defaults to thread support enabled (and
most external toolchains have thread support as well), so enable
BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS by default.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-external/Config.in