toolchain/gcc: add openmp support option
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 2 May 2011 18:16:41 +0000 (15:16 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 2 May 2011 19:15:50 +0000 (21:15 +0200)
commit0073143087989caf4e4406a9ee3c80097684c9f3
treefed2d091fafe3f5ad917003138c8b2557e7ed8f2
parent0a2af382bbc11d6fd787c247b0384faee91f8f9f
toolchain/gcc: add openmp support option

Add OpenMP support in gcc as an option instead of dynamically enabling
it when threads are present.
Also fix it up since we never installed libgomp to the target or staging
thus it was never really functional.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gcc/Config.in
toolchain/gcc/gcc-uclibc-4.x.mk