mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Support for new Solaris/OpenIndiana versions
This commit is contained in:
parent
0306c7c6f2
commit
2b8b5f25b5
14 changed files with 21 additions and 616 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue