diff options
author | Graeme Gregory <dp@xora.org.uk> | 2006-12-11 14:58:36 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2006-12-11 14:58:36 +0000 |
commit | e59be84f1e7dc42189f2cf51dbf92f5658ae9b9d (patch) | |
tree | 0038820ec2077896def81765f94afb8128dacd51 /site/powerpc-linux | |
parent | 0cd1e202e170f7c6f61329427122e51263cf2ca9 (diff) | |
parent | c2decd3cc2126b77d7194e2fe6fa5f0f97df14f1 (diff) |
merge of '7168bc90d12251e04fc9d38ea7a8082b002fff93'
and 'e97ced3dc091a93df4e70b2feabd08d3d70bafbc'
Diffstat (limited to 'site/powerpc-linux')
-rw-r--r-- | site/powerpc-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/powerpc-linux b/site/powerpc-linux index f3a7d69027..5cbd9ff77c 100644 --- a/site/powerpc-linux +++ b/site/powerpc-linux @@ -33,6 +33,9 @@ cookie_io_functions_use_off64_t=${cookie_io_functions_use_off64_t=yes} # 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} # apache ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes} |