We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3749d commit 34e961cCopy full SHA for 34e961c
pyext/py2/Makefile.am
@@ -16,7 +16,7 @@ _pysairedis_la_LDFLAGS = -module \
16
-L$(top_srcdir)/meta/.libs -lsaimetadata -lsaimeta \
17
-lzmq
18
19
-_pysairedis_la_LIBADD = $(PYTHON3_BLDLIBRARY)
+_pysairedis_la_LIBADD = -lpython$(PYTHON_VERSION)
20
21
SWIG_FLAG = -Wall -c++ -python -keyword
22
if ARCH64
0 commit comments