VirtualBox

Changeset 298 in kBuild


Ignore:
Timestamp:
Jun 17, 2005 5:37:35 AM (20 years ago)
Author:
bird
Message:

FreeBSD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r270 r298  
    6262TEMPLATE_BIN_TOOL               = GCC3
    6363TEMPLATE_BIN_CFLAGS.release     = -O3
    64 TEMPLATE_BIN_LDFLAGS            = /SUBSYSTEM:console /INCREMENTAL:no /NOD
     64TEMPLATE_BIN_LDFLAGS            =
    6565ifeq ($(BUILD_TARGET),linux)
    66 TEMPLATE_BIN_LIBS               = rt
     66TEMPLATE_BIN_LIBS              += rt
     67endif
     68ifeq ($(BUILD_TARGET),freebsd)
     69TEMPLATE_BIN_LIBS              += iconv intl
     70TEMPLATE_BIN_LIBPATH           += /usr/local/lib
     71TEMPLATE_BIN_INCS              += $(PATH_ROOT)/src/gmake/glob /usr/local/include
    6772endif
    6873TEMPLATE_BIN_INST               = kBuild/bin/$(BUILD_TARGET_ARCH).$(BUILD_TARGET)/
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