﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1011	Add ARM Arch to the book	William Harrington	clfs-commits@…	"ARM needs to be added as an architecture for our build system.

Adding the book is not much different from a normal x86 build except that these few things need to be adjusted:

Kernel Headers
GCC configure options

Kernel headers, either install the arm headers or download a kernel specific for any platform ( aka Raspberry pi)

GCC, adjust options for cpu, float, and vfpu, and possibly something else.

We need a table for various ARM cpu's with the options to use with GCC during configure regarding float, vfp, and target triplet.

We'll have a table for targets like with mips.

Any input will be great for starting a table with the proper options and can update GCC with some variables to use during configure from the table regarding target triplet, cpu, vfp, and float info."	enhancement	new	trivial	CLFS Standard 3.1.0	BOOK	CLFS Standard GIT			berzerkula@… jonathan@… chris@…
