crossdev stores the EXTRA_ECONF options w/o quotes
Hi,
Minor bug in crossdev, as the title says its storing the options I
passed without the quotes. That means emerge spills some messages about
'command not found' referring to the second options on those lines.
Here's an example of what I'm doing (mind you it doesn't work for what
its intended -- i.e. the mingw-w64 tools are not quite right, they are
missing the 32 bit libc++ and other details):
/etc/portage/env/cross-x86_64-w64-mingw32/mingw64-runtime: line 2:
--enable-lib32: command not found
/etc/portage/env/cross-x86_64-w64-mingw32/gcc: line 2:
--enable-targets=all: command not found