* config/ia64/hpux.h (NO_IMPLICIT_EXTERN_C): Define.
From-SVN: r99362
This commit is contained in:
parent
3ad65c8e5f
commit
bdeb7efa69
@ -1,3 +1,7 @@
|
||||
2005-05-07 Joseph S. Myers <joseph@codesourcery.com>
|
||||
|
||||
* config/ia64/hpux.h (NO_IMPLICIT_EXTERN_C): Define.
|
||||
|
||||
2005-05-07 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
PR target/21441
|
||||
|
@ -205,3 +205,6 @@ do { \
|
||||
/* Put all *tf routines in libgcc, regardless of long double size. */
|
||||
#undef LIBGCC2_HAS_TF_MODE
|
||||
#define LIBGCC2_HAS_TF_MODE 1
|
||||
|
||||
/* HP-UX headers are C++-compatible. */
|
||||
#define NO_IMPLICIT_EXTERN_C
|
||||
|
Loading…
Reference in New Issue
Block a user