﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
927	Linux headers should not go into the final file system	Andrew Bradford	Andrew Bradford	"Currently we install Linux headers into the final file system at $CLFS/usr/include rather than just into the $CLFS/cross-tools/include or similar dir.  This is not needed and takes up space in the final system with a bunch of headers that won't ever need to be there.

Main CLFS installs kernel headers into /tools/include and then tells gcc about it with --with-native-system-header-dir=/tools/include.  We should do that, too (or something like it).

EGLIBC then gets told where to find the headers, too, with --with-headers=/tools/include"	task	closed	major	CLFS Embedded 1.0.0	BOOK	CLFS Embedded GIT	fixed		
