Work around definition of O_NOFOLLOW, and add target for only building and installing headers
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#ifndef _BITS_FCNTL_H
|
||||
#define _BITS_FCNTL_H
|
||||
|
||||
#if (defined(__redox__))
|
||||
#define O_NOFOLLOW 0x80000000
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user