diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-11-14 22:29:46 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2006-11-14 22:29:46 +0000 |
commit | 0b152ed05c0cd22f440c00e44357b95d470ccbf0 (patch) | |
tree | c305fe962c0ecc7ef7145ce71f5bc465b3356a8a /site/sh3-linux | |
parent | d6aa197a5f26cad7dd38b19aa6cd017898944f40 (diff) |
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.
Diffstat (limited to 'site/sh3-linux')
-rw-r--r-- | site/sh3-linux | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/site/sh3-linux b/site/sh3-linux index c83ea6935a..da6907c14b 100644 --- a/site/sh3-linux +++ b/site/sh3-linux @@ -32,8 +32,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=yes} -ac_cv_c_bigendian=${ac_cv_c_bigendian=no} ac_cv_time_r_type=${ac_cv_time_r_type=POSIX} # apache |