Support for new Solaris/OpenIndiana versions
This commit is contained in:
committed by
Jon Trulson
parent
0306c7c6f2
commit
2b8b5f25b5
@@ -122,7 +122,6 @@ M4 = /bin/m4
|
||||
CXXOPTIONS = \
|
||||
-DSP_VOLATILE= -DSP_CONST= \
|
||||
-DSP_HAVE_LOCALE -DSP_MULTI_BYTE -DSP_ANSI_CLASS_INST
|
||||
EXTRA_INCLUDES = -I/opt/SUNWspro/SC2.0.1/include/CC
|
||||
|
||||
/*
|
||||
* Flags passed into compile step when doing manual template instantiation.
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
#include <stdlib.h>
|
||||
#include "macros.h"
|
||||
|
||||
#ifdef __GNUG__
|
||||
#if defined(__GNUG__) && !defined(sun)
|
||||
void exit(int) __attribute__((noreturn));
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user