﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3524	Add lib32 directories to chapter 6 GCC	Armin	lfs-book@…	"I have received several questions and concerns about lib32 directories being displayed in chapter 6 GCC testing on i686, and that's not in the book. So it would be a nice idea to add it

{{{
SEARCH_DIR(""/usr/i686-pc-linux-gnu/lib32"")
SEARCH_DIR(""/usr/local/lib32"")
SEARCH_DIR(""/lib32"")
SEARCH_DIR(""/usr/lib32"")
SEARCH_DIR(""/usr/i686-pc-linux-gnu/lib"")
SEARCH_DIR(""/usr/local/lib"")
SEARCH_DIR(""/lib"")
SEARCH_DIR(""/usr/lib"");
}}}

If I recall correctly, there was a mailing list post about this too."	task	closed	normal	7.6	Book	SVN	normal	fixed		
