Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-05 | ldb: set -Wl,-no-undefined only on standalone build | Andrew Bartlett | 1 | -5/+5 | |
This ensures that the flag is not propogated to other projects, such as Samba's source3 waf build. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jul 5 10:37:30 CEST 2011 on sn-devel-104 | |||||
2011-07-05 | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 140 | -0/+46149 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |