Changeset 956
- Timestamp:
- Aug 15, 2016, 5:11:45 PM (9 years ago)
- Location:
- trunk/client/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/src/Config.km_
r884 r956 20 20 Z_LIBDIR = 21 21 22 # set this to where the gcc_libs are. right now used to find binmode.obj23 GCC_LIB=e:/usr/lib24 25 22 # libsmb 3.3 is threadunsafe, change =0 to =1 if it works again 26 23 LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=0 -
trunk/client/src/Makefile.kmk
r904 r956 54 54 $(SAMBA)/lib/tevent 55 55 56 ndpsmb_LIBS = libsmbclient libtalloc libtdb libwbclient libtevent z mmap 56 ndpsmb_LIBS = libsmbclient libtalloc libtdb libwbclient libtevent z mmap cx0 57 57 ndpsmb_LIBPATH = $(SAMBA)/source3/bin $(Z_LIBDIR) 58 58
Note:
See TracChangeset
for help on using the changeset viewer.