Support for new Solaris/OpenIndiana versions
This commit is contained in:
committed by
Jon Trulson
parent
0306c7c6f2
commit
2b8b5f25b5
@@ -35,7 +35,7 @@ EXTRA_CCOPTIONS += -DSPRO_V2
|
||||
# endif /* USE_SPRO_V3 */
|
||||
|
||||
EXTRA_C++OPTIONS = +p +w $(SPRO_V3_OPTIONS)
|
||||
MT_LIBS = -i $(C++_LIB) -lm -lw -lc
|
||||
MT_LIBS = $(C++_LIB) -lm -lw -lc
|
||||
|
||||
SYS_LIBRARIES = -lintl -lnsl $(MT_LIBS)
|
||||
#endif /* SunArchitecture */
|
||||
|
||||
Reference in New Issue
Block a user