Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0f5e0 commit ac826aaCopy full SHA for ac826aa
1 file changed
Makefile.pre.in
@@ -878,6 +878,7 @@ idleinstall:
878
--install-purelib=$(LIBDEST) \
879
--install-scripts=$(BINDIR) \
880
--install-platlib=$(DESTSHARED) \
881
+ --optimize=2 \
882
--root=/$(DESTDIR)
883
884
# This installs a few of the useful scripts in Tools/scripts
0 commit comments