repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
firefox: update to 128.0.3
[oi-userland.git]
/
components
/
python
/
python27
/
patches
/
10-cflags.patch
blob
e9f87d1087f0645a9d97a45eeed95cce0a6f49f4
1
--- Python-2.7.6/configure.ac.~2~ 2014-05-14 13:20:24.767295632 -0700
2
+++ Python-2.7.6/configure.ac 2014-05-14 13:20:25.052695991 -0700
3
@@ -1083,7 +1083,7 @@
4
;;
5
6
*)
7
- OPT="-O"
8
+ OPT=""
9
;;
10
esac
11
fi