]> code.ossystems Code Review - openembedded-core.git/commit
gcc-package-sdk.inc: Allow executable extension to be overridden
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Aug 2013 21:14:02 +0000 (21:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Aug 2013 17:30:06 +0000 (18:30 +0100)
commit8dcf0d95b654fa6cc56193168aaa744052ad8ffc
treef7630549084e0f7de519701335386216e00a01d5
parentecfa1141e731224cc5a099f8dfd22878f23359ec
gcc-package-sdk.inc: Allow executable extension to be overridden

On platforms like windows, executables have extensions. Whilst I'm not proposing
we wholesale support windows extensions, this small tweak allows a cross compiler
targetting mingw to be built which does seem like a good use case.

The patch therefore adds an EXEEXT which the mingw layer can set for the libexec
symlinks.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-package-sdk.inc