Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3c585d7 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Stop defining HAVE_MS_C_RUNTIME."

parents 9e3b4ed4 19fa8413
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -33,11 +33,6 @@
#error "CYGWIN is unsupported for platform builds"
#endif

/*
 * Define this if you build against MSVCRT.DLL
 */
#define HAVE_MS_C_RUNTIME

/*
 * We need to choose between 32-bit and 64-bit off_t.  All of our code should
 * agree on the same size.  For desktop systems, use 64-bit values,