Get rid of useless OpenMP related code
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Apr 2010 21:46:54 +0000 (23:46 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 11 Apr 2010 19:10:35 +0000 (21:10 +0200)
commit423399ba56d520410a8d3a0525c26ddd9fba11d4
treeedf241b238adbd9a8bdd6406e75a7372e55b291c
parent1d1b55a25045f066b57e05f6d0a609449cb97910
Get rid of useless OpenMP related code

It seems that there was an intention to add BR2_ENABLE_OPENMP someday,
but it was in June 2007 (commit
c81807a9d71fba9f35eeb7e3f3b56bda4b2e0edd) and since then, nothing
occured. Therefore, get rid of this code, and just pass
--disable-openmp to gettext to keep the current behaviour.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gettext/gettext.mk
toolchain/Makefile.in