VirtualBox

Changeset 2506 in kBuild


Ignore:
Timestamp:
Jul 23, 2011 10:58:06 AM (14 years ago)
Author:
bird
Message:

Solaris 10 build fixes.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r2492 r2506  
    323323  TEMPLATE_BIN_LIBS            += rt dl
    324324  TEMPLATE_BIN_LDFLAGS         += -Wl,-i
     325  TEMPLATE_BIN_DEFS.x86        += _FILE_OFFSET_BITS=64 _LARGEFILE_SOURCE
     326  TEMPLATE_BIN_DEFS.sparc32    += _FILE_OFFSET_BITS=64 _LARGEFILE_SOURCE
    325327 endif
    326328endif
  • trunk/src/sed/Makefile.kmk

    r2439 r2506  
    4444kmk_sed_DEFS = \
    4545        HAVE_CONFIG_H
     46ifdef KBUILD_SOLARIS_10
     47 kmk_sed_CFLAGS += -std=gnu99
     48endif
    4649kmk_sed_SOURCES = \
    4750        sed/sed.c \
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