Changeset 1157 for trunk/Config.kmk


Ignore:
Timestamp:
Sep 30, 2007, 4:21:33 AM (18 years ago)
Author:
bird
Message:

we don't need iconv nor intl on FreeBSD.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r1123 r1157  
    139139 TEMPLATE_BIN_CFLAGS.release    = -O3
    140140 ifeq ($(BUILD_TARGET),freebsd)
    141   TEMPLATE_BIN_LIBS            += iconv intl
    142   TEMPLATE_BIN_LIBPATH         += /usr/local/lib
    143141  TEMPLATE_BIN_INCS            += $(PATH_GNUMAKE_SRC)/glob /usr/local/include
    144142 endif
Note: See TracChangeset for help on using the changeset viewer.