forked from pool/talloc
e380cfc6d1
- Upgrade to 2.3.0. - Patches waf_upgrade.patch and waf_use_native_waf_timer.patch are no needed anymore. They are subsumed by the upstream tarball. OBS-URL: https://build.opensuse.org/request/show/751143 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=115
12 lines
441 B
Diff
12 lines
441 B
Diff
--- a/buildtools/wafsamba/wafsamba.py
|
|
+++ b/buildtools/wafsamba/wafsamba.py
|
|
@@ -108,7 +108,7 @@ def SAMBA_LIBRARY(bld, libname, source,
|
|
ldflags='',
|
|
external_library=False,
|
|
realname=None,
|
|
- keep_underscore=False,
|
|
+ keep_underscore=True,
|
|
autoproto=None,
|
|
autoproto_extra_source='',
|
|
group='main',
|