We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04ca83 commit 676326cCopy full SHA for 676326c
src/patchelf.cc
@@ -47,6 +47,7 @@
47
#define PACKAGE_STRING "patchelf"
48
#endif
49
50
+// This is needed for Windows/mingw
51
#ifndef O_BINARY
52
#define O_BINARY 0
53
0 commit comments