Changeset 2445 for trunk/Config.kmk


Ignore:
Timestamp:
Jul 7, 2011, 12:20:24 PM (14 years ago)
Author:
bird
Message:

need to wrap fopen as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r2434 r2445  
    321321  TEMPLATE_BIN_LDFLAGS.sparc64 += -m64
    322322 ifeq ($(KBUILD_TARGET),solaris)
    323   TEMPLATE_BIN_LIBS            += rt
     323  TEMPLATE_BIN_LIBS            += rt dl
    324324  TEMPLATE_BIN_LDFLAGS         += -Wl,-i
    325325 endif
Note: See TracChangeset for help on using the changeset viewer.