﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
215	First build of GMP unnecessarily bloated	eikniw	clfs-commits@…	In the native book, section 5.7, GMP is built with --enable-cxx --enable-mpbsd, which both build extra libraries to support some weird programs.  In the final build of GMP, that makes sense, but this early, the only reason GMP is built at all is because GCC requires it.  And GCC definitely does not use either of these extra libraries, just the standard libgmp.  Could save a little bit of time by cutting these two flags from the build...	task	closed	trivial	CLFS Standard 1.2.0	BOOK	CLFS Standard GIT	fixed		
