diff options
author | Egbert Eich <eich@suse.de> | 2004-05-06 17:31:17 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-05-06 17:31:17 +0000 |
commit | 5d7513ad1d0c061f97373b684d669ebf98d7867e (patch) | |
tree | f60ec38ea36a69754be40183909f72e53632e6b5 /commands.c | |
parent | 9f5d0de96f079e84c648a0173bffac8ec2c3bef5 (diff) |
BugZilla #601: Fixing makedepend choking on floating point exception
because CHAR_BIT is defined to __CHAR_BIT__ which is a compiler
intrinsic define. BugZilla #605: Fixing build on IA64 which is broken
due to the inclusion of the kernel header asm/page.h. Kernel headers
however don't work with
-ansi. The inclusion of asm/page.h can however savely be removed as it
there are plenty of other ways to determine the page size.
Diffstat (limited to 'commands.c')
0 files changed, 0 insertions, 0 deletions