﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
207	xz-4.999.8beta 64bit build fails (common.h line 101)	woodyofid	clfs-commits@…	"The configure/Makefile for xz seems to not correctly detect when being configured for 64bit to use the -std=gnu99 argument for the compile (xz uses C99 specific syntax).  It does correctly detect and use the -std=gnu99 argument in 32bit mode.

For guide purposes, the make line for 64bit should be amended like so:

  make CC=""gcc ${BUILD64} -std=gnu99"" CXX=""g++ ${BUILD64}""

This fixes the build by compensating for xz's (incomplete?) configure."	defect	closed	blocker	CLFS Standard 1.2.0	BOOK	CLFS Standard GIT	worksforme	xz C99	
