Skip to content

Commit 676326c

Browse files
authored
Update src/patchelf.cc
1 parent a04ca83 commit 676326c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/patchelf.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
#define PACKAGE_STRING "patchelf"
4848
#endif
4949

50+
// This is needed for Windows/mingw
5051
#ifndef O_BINARY
5152
#define O_BINARY 0
5253
#endif

0 commit comments

Comments
 (0)