VirtualBox

Changeset 29372 in vbox


Ignore:
Timestamp:
May 11, 2010 4:06:18 PM (14 years ago)
Author:
vboxsync
Message:

Config.kmk: Some ZLIB versions expects both _LARGEFILE64_SOURCE and _FILE_OFFSET_BITS=64. If the former is missing, we'll end up with missing prototypes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r29370 r29372  
    21092109 SDK_VBOX_ZLIB_INCS  ?=
    21102110 SDK_VBOX_ZLIB_LIBS  ?= z
     2111 SDK_VBOX_ZLIB_DEFS.linux ?= _LARGEFILE64_SOURCE
    21112112endif
    21122113
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