Changeset 956


Ignore:
Timestamp:
Aug 15, 2016, 5:11:45 PM (9 years ago)
Author:
Silvan Scherrer
Message:

samba client: use libcx as required

Location:
trunk/client/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/Config.km_

    r884 r956  
    2020Z_LIBDIR =
    2121
    22 # set this to where the gcc_libs are. right now used to find binmode.obj
    23 GCC_LIB=e:/usr/lib
    24 
    2522# libsmb 3.3 is threadunsafe, change =0 to =1 if it works again
    2623LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=0
  • trunk/client/src/Makefile.kmk

    r904 r956  
    5454                $(SAMBA)/lib/tevent
    5555
    56 ndpsmb_LIBS = libsmbclient libtalloc libtdb libwbclient libtevent z mmap
     56ndpsmb_LIBS = libsmbclient libtalloc libtdb libwbclient libtevent z mmap cx0
    5757ndpsmb_LIBPATH = $(SAMBA)/source3/bin $(Z_LIBDIR)
    5858
Note: See TracChangeset for help on using the changeset viewer.