Do not define getrusage() stuffs on OS/2 kLIBC
OS/2 kLIBC has only a declaration of getrusage() without implementation. Due to this, definition of getrusage() stuffs causes compilation to fail. ----- In file included from lalloc.c:21: sh.h:379: error: conflicting types for `getrusage' f:/lang/gcc/usr/include/sys/resource.h:168: error: previous declaration of `getrusage' -----
This commit is contained in:
parent
a4139c6666
commit
aeeabefbe5
Loading…
x
Reference in New Issue
Block a user