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/armeb-linux | 2 -- 1 file changed, 2 deletions(-) (limited to 'site/armeb-linux') diff --git a/site/armeb-linux b/site/armeb-linux index d00d9189e4..6631ee0cfb 100644 --- a/site/armeb-linux +++ b/site/armeb-linux @@ -28,8 +28,6 @@ ac_cv_ushort=${ac_cv_ushort=yes} mr_cv_target_elf=${mr_cv_target_elf=yes} -ac_cv_c_littleendian=${ac_cv_c_littleendian=no} -ac_cv_c_bigendian=${ac_cv_c_bigendian=yes} ac_cv_time_r_type=${ac_cv_time_r_type=POSIX} # apache -- cgit 1.2.3-korg