Skip to content

Conversation

@djs55
Copy link
Member

@djs55 djs55 commented Mar 3, 2016

Signed-off-by: David Scott dave.scott@docker.com

@djs55
Copy link
Member Author

djs55 commented Mar 3, 2016

Win32 build failed with:

 lib/odirect_stubs.c: In function ‘stub_openfile_direct’:
# lib/odirect_stubs.c:59:3: warning: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration]
#    ret = fcntl(fd, F_NOCACHE);
#    ^
# lib/odirect_stubs.c:59:19: error: ‘F_NOCACHE’ undeclared (first use in this function)
#    ret = fcntl(fd, F_NOCACHE);
#                    ^

Signed-off-by: David Scott <dave.scott@docker.com>
djs55 added a commit that referenced this pull request Mar 6, 2016
@djs55 djs55 merged commit 7e21d34 into mirage:master Mar 6, 2016
@djs55 djs55 deleted the add-appveyor branch March 6, 2016 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant