Dash:
[t2-trunk.git] / architecture / sparc / package / glibc / wordsize.h.patch.cross0.mips64
blob12b7f7d6ef83c84a8af33944bb3c05b0a591606c
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
4 # T2 SDE: package/.../glibc/wordsize.h.patch.cross0.mips64
5 # Copyright (C) 2014 - 2015 The T2 SDE Project
6
7 # More information can be found in the files COPYING and README.
8
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- glibc-2.19/sysdeps/mips/bits/wordsize.h.vanilla     2014-08-27 21:44:56.884009014 +0000
18 +++ glibc-2.19/sysdeps/mips/bits/wordsize.h     2014-08-27 21:45:42.884009016 +0000
19 @@ -15,7 +15,7 @@
20     License along with the GNU C Library.  If not, see
21     <http://www.gnu.org/licenses/>.  */
23 -#define __WORDSIZE     _MIPS_SZPTR
24 +#define __WORDSIZE     64
25  #if _MIPS_SIM == _ABI64
26  # define __WORDSIZE_TIME64_COMPAT32    1
27  #endif