From 0b152ed05c0cd22f440c00e44357b95d470ccbf0 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 14 Nov 2006 22:29:46 +0000 Subject: site infrastructure changes: Allow more than one file per target so common files can be created. Add a new class to handle this. Based on the work of Jamie Lenehan, with changes from me. This commit creates a common x86 file and the arm configs are merged but much work still remains. --- site/x86_64-linux | 1 - 1 file changed, 1 deletion(-) (limited to 'site/x86_64-linux') diff --git a/site/x86_64-linux b/site/x86_64-linux index 1a2ea5a42f..e4c66c56f9 100644 --- a/site/x86_64-linux +++ b/site/x86_64-linux @@ -1,4 +1,3 @@ -ac_cv_c_bigendian=${ac_cv_c_bigendian=no} ac_cv_func_getpgrp_void=${ac_cv_func_getpgrp_void=yes} ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes} -- cgit 1.2.3-korg