diff options
Diffstat (limited to 'source4/build/smb_build/TODO')
-rw-r--r-- | source4/build/smb_build/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO index 2c4a913828..3ded826539 100644 --- a/source4/build/smb_build/TODO +++ b/source4/build/smb_build/TODO @@ -1,4 +1,6 @@ - let the build system implement some make functions($(patsubst),$(wildcard),...) and use our own implementations where `make' does not support them +- change default subsystem/library build type to STATIC_LIBRARY + - fix order of UNIQUE_DEPENDENCIES - make --enable-dso the default - fix module loading for selftest during non-developer builds - clearer distinction between dcerpc and ndr. seperate interface tables? |