author | Camm Maguire <camm@debian.org> | 2013年11月01日 23:47:57 +0000 |
---|---|---|
committer | Camm Maguire <camm@debian.org> | 2013年11月05日 17:45:49 +0000 |
commit | 218c2833d463774f856e2d2178c285e097ef3409 (patch) | |
tree | 9738737a8ba55d7e4a85e63117d22602958ea952 | |
parent | 9a49b93c5244c07cf7b7b617f441f0fb24904b30 (diff) | |
download | gcl-218c2833d463774f856e2d2178c285e097ef3409.tar.gz |
-rwxr-xr-x | gcl/h/ia64-linux.h | 2 |
diff --git a/gcl/h/ia64-linux.h b/gcl/h/ia64-linux.h index b77992b16..ad5b6f686 100755 --- a/gcl/h/ia64-linux.h +++ b/gcl/h/ia64-linux.h @@ -23,7 +23,7 @@ #define GET_FAULT_ADDR(sig,code,scp,addr) \ ((siginfo_t *)code )->si_addr #endif -#define SGC +/* #define SGC *//*FIXME ia64 specific fread/getc restart failure and hang*/ #define STATIC_FUNCTION_POINTERS #define BRK_DOES_NOT_GUARANTEE_ALLOCATION |