X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=python3.spec;h=c1530ae51fd687f4a120c129ba386837b3b520e2;hb=7ed9eac5915b6ff5847a876027338c44c6739f9f;hp=54f2012b2c5498fb936a13e7474c50626699bca1;hpb=3696f31bc6104c7706a41ee975d81795863f108a;p=packages%2Fpython3.git diff --git a/python3.spec b/python3.spec index 54f2012..c1530ae 100644 --- a/python3.spec +++ b/python3.spec @@ -552,7 +552,7 @@ fi CFLAGS_NODIST="%{!?with_semantic_interposition: -fno-semantic-interposition}" \ CPPFLAGS="%{rpmcppflags}" \ LDFLAGS="%{rpmldflags}" \ - LDFLAGS_NODIST="%{!?with_semantic_interposition: -fno-semantic-interposition}" \ + LDFLAGS_NODIST="%{debuginfocflags}%{!?with_semantic_interposition: -fno-semantic-interposition}" \ ac_cv_posix_semaphores_enabled=yes \ ac_cv_broken_sem_getvalue=no \ --enable-ipv6 \