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

github at samba.org github at samba.org
Mon Dec 17 11:44:05 UTC 2018


There's a closed pull request on the Samba Samba Github repository

buildtools: Respect additional LIBPATH from python LDFLAGS
https://github.com/samba-team/samba/pull/194
Description: 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>


More information about the samba-technical mailing list