> > > Putting files in the target sysroot that are in fact native binaries. > Don't do that. > Yeah i don't want to disable stripping the Target files. > > The major surgery would be less maintainable. > > Can you not work with upstream to integrate the changes? > Alternatively, if the native parts are relatively simple, you can just > build them directly. > Well actually, I'll take a look at patching the tree with a custom CMakeLists.txt file. It may not be that bad. Thanks Ross >