]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/60644 (Build of i686-pc-linux-android is broken)
authorBarry Tannenbaum <barry.m.tannenbaum@intel.com>
Fri, 11 Apr 2014 19:56:42 +0000 (19:56 +0000)
committerBalaji V. Iyer <bviyer@gcc.gnu.org>
Fri, 11 Apr 2014 19:56:42 +0000 (12:56 -0700)
commitb1cd42c580ca1ad82341c60a689882e754db6d32
tree645d772791aebf2bf1350cf0a61a68575075b730
parent4de3afd97262723a676861080ba9c6d93d104dca
re PR bootstrap/60644 (Build of i686-pc-linux-android is broken)

Fix for PR other/60644.
+2014-04-11  Barry Tannenbaum  <barry.m.tannenbaum@intel.com>
+
+       PR other/60644
+       * runtime/os-unix.c: Replaced all occurrances of ANDROID with
+       __ANDROID__.
+       * runtime/bug.h: Likewise.
+       * include/cilk/metaprogramming.h: Likewise.
+       * include/cilk/reducer_min_max.h: Likewise.
+

From-SVN: r209324
libcilkrts/ChangeLog
libcilkrts/include/cilk/metaprogramming.h
libcilkrts/include/cilk/reducer_min_max.h
libcilkrts/runtime/bug.h
libcilkrts/runtime/os-unix.c