talloc/talloc-python3.5-fix-soabi_name.patch
Noel Power e380cfc6d1 Accepting request 751143 from home:mcepl:branches:network:samba:STABLE
- 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
2020-01-03 14:02:03 +00:00

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',