diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-07 13:41:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-03-07 13:48:34 +0000 |
commit | 5a835d7baaf03751c32d2dad045fdc161dce8dfe (patch) | |
tree | 9738afafaaccf47bf7a4bdfe6936912d01c5cf06 /main/rsyslog/rsyslog.initd | |
parent | a83974aaa0cde12a73751e432b1bcf3cc136653f (diff) | |
download | aports-5a835d7baaf03751c32d2dad045fdc161dce8dfe.tar.bz2 aports-5a835d7baaf03751c32d2dad045fdc161dce8dfe.tar.xz |
main/libc0.9.32: backport posix_spawn fix
This should fix the following error when compiling posix-spawn ruby gem:
In file included from posix-spawn.c:9:0:
/usr/include/spawn.h:80:34: error: expected ';', ',' or ')' before 'pid'
int posix_spawn(pid_t * restrict pid, const char * restrict path,
^
/usr/include/spawn.h:248:10: error: expected ';', ',' or ')' before 'file_actions'
file_actions, int fd,
^
Diffstat (limited to 'main/rsyslog/rsyslog.initd')
0 files changed, 0 insertions, 0 deletions