clfs-embedded-pregithub
clfs-embedded-pregithub copied to clipboard
Don't copy over all the libs to the target
We shouldn't need to do this any longer at the end of the book, since we're using the target sysroot as the sysroot for the toolchain so the toolchain should be looking for headers and libs in the target rootfs already, hence no need to copy any libs from cross-tools into the target.