(NO_IMPLICIT_EXTERN_C): Define.
From-SVN: r6016
This commit is contained in:
parent
c9a8a295f8
commit
687c8bf5f7
@ -47,3 +47,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#undef LINK_SPEC
|
||||
#define LINK_SPEC "-u main %{static: -a archive}%{g: -a archive}"
|
||||
|
||||
/* hpux8 and later have C++ compatable include files, so do not
|
||||
pretend they are `extern "C"'. */
|
||||
#define NO_IMPLICIT_EXTERN_C
|
||||
|
Loading…
Reference in New Issue
Block a user