mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
r16002: fix the build on solaris
Patch from Bjoern Jacke, thanks! metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
e0e4f86b30
commit
1250355909
@@ -58,7 +58,7 @@
|
||||
#define BLD_FEATURE_MALLOC_STATS 0
|
||||
#define BLD_FEATURE_MALLOC_LEAK 0
|
||||
#define BLD_FEATURE_MALLOC_HOOK 0
|
||||
#define BLD_FEATURE_NUM_TYPE int64
|
||||
#define BLD_FEATURE_NUM_TYPE int64_t
|
||||
#define BLD_FEATURE_NUM_TYPE_ID MPR_TYPE_INT64
|
||||
#define BLD_FEATURE_ROMFS 0
|
||||
#define BLD_FEATURE_RUN_AS_SERVICE 0
|
||||
|
||||
Reference in New Issue
Block a user