summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>2005-09-21 21:18:04 +0000
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>2005-09-21 21:18:04 +0000
commitb031a35828456cc2cee76af5444d1d9c4ec2cd2d (patch)
treed602090c986afd739fcee2275b14711ad5214c90 /Makefile
parent64e29a34cf170c8c9cc427e3e3d3f5419d2aca21 (diff)
__set_errno must be redefined after #include "sys/syscall.h".
syscall.h should not have it's own version of __set_errno, instead syscall.h should include errno.h(see powerpc) since errno handling depends on threads/no threads. I leave the the fixing of syscall.h since there might be some smaller compile problems.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions