sysv4.h (NO_IMPLICIT_EXTERN_C): undefine before defining.
2005-04-13 Matt Thomas <matt@3am-software.com> * config/rs6000/sysv4.h (NO_IMPLICIT_EXTERN_C): undefine before defining. From-SVN: r98076
This commit is contained in:
parent
556a791ce4
commit
6348db1ffc
@ -1,3 +1,8 @@
|
||||
2005-04-13 Matt Thomas <matt@3am-software.com>
|
||||
|
||||
* config/rs6000/sysv4.h (NO_IMPLICIT_EXTERN_C): undefine before
|
||||
defining.
|
||||
|
||||
2005-04-13 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* rtl.h (CLEAR_RTX_FLAGS): Remove.
|
||||
|
@ -21,6 +21,7 @@
|
||||
MA 02111-1307, USA. */
|
||||
|
||||
/* Header files should be C++ aware in general. */
|
||||
#undef NO_IMPLICIT_EXTERN_C
|
||||
#define NO_IMPLICIT_EXTERN_C
|
||||
|
||||
/* Yes! We are ELF. */
|
||||
|
Loading…
Reference in New Issue
Block a user