| commit | 286dd7840608e9cf78bc4a603ff2ec2ee39750c5 | [log] [tgz] |
|---|---|---|
| author | Andrew Top <aabtop@google.com> | Tue Oct 02 16:52:45 2018 -0700 |
| committer | Andrew Top <aabtop@google.com> | Tue Oct 02 16:52:45 2018 -0700 |
| tree | 63f5c1067a89581389e8f81b5b3ef42bed5b132f | |
| parent | 3c9b9130a439a33f815b0356d277822698174f4b [diff] [blame] |
Import Cobalt 19.master.0.188393 Includes the following patches: https://cobalt-review.googlesource.com/c/cobalt/+/4970 by milko.leporis@mips.com https://cobalt-review.googlesource.com/c/cobalt/+/4990 by z102.zhang@samsung.com Change-Id: I9ac637c775da20fe2ddf4a1337b70c896cee4e27
diff --git a/src/third_party/musl/arch/mips/bits/posix.h b/src/third_party/musl/arch/mips/bits/posix.h new file mode 100644 index 0000000..30a3871 --- /dev/null +++ b/src/third_party/musl/arch/mips/bits/posix.h
@@ -0,0 +1,2 @@ +#define _POSIX_V6_ILP32_OFFBIG 1 +#define _POSIX_V7_ILP32_OFFBIG 1