diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-04-25 20:36:04 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-04-25 20:36:04 +0100 |
commit | c7fd84424f919740880d989cb0459c332da96013 (patch) | |
tree | b487783c3f02ea45a2248710a46e2f94e71910b9 /fs/ncpfs/mmap.c | |
parent | 454ac778459bc70f0a9818a6a8fd974ced11de66 (diff) |
[ARM] 3484/1: Correct AEABI CFLAGS for correct enum handling
Patch from Richard Purdie
The AAPCS says that enums can be variably sized depending on the range
of valid values. This is not the accepted behaviour under linux so for
compatibility gcc has an aapcs-linux target, the main difference being
that enums are always of type int. Change the ARM Makefile to use this
target.
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'fs/ncpfs/mmap.c')
0 files changed, 0 insertions, 0 deletions