VirtualBox

Changeset 40654 in vbox for trunk/src/VBox/RDP


Ignore:
Timestamp:
Mar 26, 2012 6:20:52 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77086
Message:

Runtime/r3, RDP: Solaris 11 iconv change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/RDP/client/Makefile.kmk

    r40651 r40654  
    6161# define __USE_LEGACY_PROTOTYPES__ until our buildbox is updated sufficiently
    6262rdesktop-vrdp_DEFS.solaris = \
    63         HAVE_SYS_FILIO_H=1 RDPSND_SUN=1 HAVE_ICONV_H=1 STAT_STATVFS64=1 _FILE_OFFSET_BITS=64 \
     63        HAVE_SYS_FILIO_H=1 RDPSND_SUN=1 HAVE_ICONV_H=1 ICONV_CONST= STAT_STATVFS64=1 _FILE_OFFSET_BITS=64 \
    6464        DIR_FD_MEMBER_NAME=dd_fd __USE_LEGACY_PROTOTYPES__ HAVE_SYS_VFS_H=1 HAVE_SYS_STATFS_H=1
    65 ifdef VBOX_SOLARIS_11_LEGACY_ICONV
    66  rdesktop-vrdp_DEFS.solaris += VBOX_SOLARIS_11_LEGACY_ICONV ICONV_CONST=const
    67 else
    68  rdesktop-vrdp_DEFS.solaris += ICONV_CONST=
    69 endif
    7065rdesktop-vrdp_DEFS.freebsd = \
    7166        RDPSND_OSS=1 HAVE_ICONV_H=1 ICONV_CONST=const HAVE_SYS_STATVFS_H=1 _FILE_OFFSET_BITS=64 HAVE_DIRFD=1
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette