r184577 - in /branches/google/gcc-4_6/function_...
tmsriram@gcc.gnu.org
tmsriram@gcc.gnu.org
Sat Feb 25 21:39:00 GMT 2012
Author: tmsriram
Date: Sat Feb 25 21:39:47 2012
New Revision: 184577
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184577
Log:
Check for presence of elf.h. Otherwise, redefine macros that are used. Fix
to prevent the build breaking on non-ELF systems like Darwin building
cross-compilers.
2012-02-25 Sriraman Tallam <tmsriram@google.com>
* function_reordering_plugin.c: Check for presence of elf.h.
Otherwise, redefine the elf macros used.
Modified:
branches/google/gcc-4_6/function_reordering_plugin/ChangeLog.google-4_6
branches/google/gcc-4_6/function_reordering_plugin/function_reordering_plugin.c
More information about the Gcc-cvs
mailing list