diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-10-05 21:45:41 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-10-06 15:31:32 -0700 |
commit | d744bc6c4e1f50a72974d29ca58c5d861f6f7634 (patch) | |
tree | a3e903e645ad6276e4ca7c91c0f7b3b4a7b969bc /site/powerpc-linux | |
parent | eb6fc049798ae5a1ece3c448bf03abbf5e884d56 (diff) |
siteinfo: Add common-mips site file.
* After renaming the target triplet the file names
needs to be renamed because they are used in get_siteinfo_list
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'site/powerpc-linux')
-rw-r--r-- | site/powerpc-linux | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/site/powerpc-linux b/site/powerpc-linux deleted file mode 100644 index bea14d5a75..0000000000 --- a/site/powerpc-linux +++ /dev/null @@ -1,5 +0,0 @@ -# libc -libc_cv_ppc_machine=${libc_cv_ppc_machine=yes} -libc_cv_mlong_double_128ibm=${libc_cv_mlong_double_128ibm=yes} -libc_cv_mabi_ibmlongdouble=${libc_cv_mabi_ibmlongdouble=yes} -libc_cv_mlong_double_128=${libc_cv_mlong_double_128=yes} |