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

Commit 19fa8413 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Stop defining HAVE_MS_C_RUNTIME.

Change-Id: Ie491547552ba64d60d669b74115da96a0fcced18
parent 4d2b79f9
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,