Removing obsolete _MINIX define
Change-Id: Id33ac7e973d1c0e249b690fe44a597474fac6076
This commit is contained in:
2
external/gpl3/gcc/patches/0001-minix.patch
vendored
2
external/gpl3/gcc/patches/0001-minix.patch
vendored
@@ -43,7 +43,7 @@ diff -r -x CVS -N -U 3 dist.orig/gcc/gcov.c dist/gcc/gcov.c
|
||||
|
||||
#define STRING_SIZE 200
|
||||
|
||||
+#ifdef _MINIX
|
||||
+#if defined(__minix)
|
||||
+#define block_t gcc_block_t
|
||||
+#endif
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user