commit cb44d5a03ce97a9f1a6a911c00e509a6f3fe8660
Author: wrobell <[email protected]>
Date:   Tue Apr 9 23:36:19 2013 +0100

    - lib64 patch mangles ldflags, so added them to configure call

 python3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index d8a8a12..134dbbf 100644
--- a/python3.spec
+++ b/python3.spec
@@ -495,7 +495,7 @@ CPPFLAGS="-I/usr/include/ncursesw %{rpmcppflags} -Wall 
%{!?debug:-DNDEBUG=1}"; e
        LINKCC='$(PURIFY) $(CXX)' \
        LDSHARED='$(CC) $(CFLAGS) -shared' \
        BLDSHARED='$(CC) $(CFLAGS) -shared' \
-       LDFLAGS="%{rpmcflags} %{rpmldflags}"
+       LDFLAGS="%{rpmcflags} %{rpmldflags} -L%{_lib} -L%{_libdir}"
 
 %{__make} \
        OPT="%{rpmcflags} %{rpmcppflags} -fno-caller-saves" 2>&1 | awk '
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/cb44d5a03ce97a9f1a6a911c00e509a6f3fe8660

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to