nodejs: Add patch to compile with GCC 4.3.3
commit2913806fc8aea23c4bdb0318acb03edb1fb6b5c8
authorchase maupin <chasemaupin03@gmail.com>
Tue, 19 Jul 2011 05:31:45 +0000 (19 05:31 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 19 Jul 2011 07:49:33 +0000 (19 09:49 +0200)
treeda1df8e516e14d6ff2cbfccd944c473e851fa83e
parent14795a321724fbca4803a4f899b8eac47cb005bd
nodejs: Add patch to compile with GCC 4.3.3

* Add a patch to nodejs to allow compiling with GCC versions
  less than or equal to 4.3.3.
* Define the function nodejs_get_gcc_ver to allow applying the
  patch conditionally based on compiler version.
* Patch based on post at https://github.com/joyent/node/issues/883

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/nodejs/files/0001-Add-missing-compiler-flags-for-GCC-4.3.patch [new file with mode: 0644]
recipes/nodejs/nodejs_0.4.2.bb