mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
initial illumos port
This commit is contained in:
parent
3c14b8b5ce
commit
468d576030
48 changed files with 117 additions and 71 deletions
|
|
@ -42,7 +42,7 @@ SYS_LIBRARIES = -lm -liconv
|
|||
#endif
|
||||
|
||||
#if defined (SunArchitecture)
|
||||
SYS_LIBRARIES = -lm -ldl -L/opt/SUNWspro/SC2.0.1 -lC
|
||||
SYS_LIBRARIES = -lm -ldl -lC
|
||||
#endif /* SunArchitecture */
|
||||
|
||||
#if defined (USLArchitecture)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue