[PR PATCH] buildtools: Respect additional LIBPATH from python LDFLAGS

github at samba.org github at samba.org
Thu Jun 7 10:17:22 UTC 2018


There is a new pull request by iv-m against master on the Samba Samba Github repository

https://github.com/iv-m/samba python-libpath
https://github.com/samba-team/samba/pull/194

buildtools: Respect additional LIBPATH from python LDFLAGS
LDFLAGS variable, as comes from distutils.sysconfig.get_config_var,
contains -L<path> parameters on some systems. These flags
are correctly parsed and put to LIBPATH_PYEMBED, but, before this
change, they were overriden and thus ignored by the build
system. This change addresses this problem and fixes the build
on the systems where these flags are required.

Signed-off-by: Ivan A. Melnikov <iv at altlinux.org>

A patch file from https://github.com/samba-team/samba/pull/194.patch is attached
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: github-pr-python-libpath-194.patch
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20180607/51be43b3/github-pr-python-libpath-194.patch>


More information about the samba-technical mailing list