]> git.pld-linux.org Git - packages/python3.git/commitdiff
- enable computed gotos (up to 20% speedup in some areas)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 1 Jul 2009 00:29:39 +0000 (00:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python3.spec -> 1.23

python3.spec

index dcb0e7beaaeb161f87d7b2ea4b15954a6d43cbc4..818ee1bb80394a9d7e305e88255e799b28ff0b20 100644 (file)
@@ -508,6 +508,7 @@ CPPFLAGS="-I/usr/include/ncursesw"; export CPPFLAGS
        --with-cxx-main="%{__cxx}" \
        --enable-shared \
        --enable-ipv6 \
+       --with-computed-gotos \
        --with-dbmliborder=gdbm:bdb \
        --with-wide-unicode \
        --with-signal-module \
This page took 0.193905 seconds and 4 git commands to generate.