summaryrefslogtreecommitdiff
path: root/packages/python/python-2.5.1/default-is-optimized.patch
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-09-05 09:36:18 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-09-05 09:36:18 +0000
commitdd53e4480b27768add5a152c594007686584f92e (patch)
tree12fbeba6f14bd0de44d963112e39ff3d5acb78a5 /packages/python/python-2.5.1/default-is-optimized.patch
parent5d158d7d1127cbcf9075b2ebfb1f8d9271d969ad (diff)
parentc05d55081272744d21f72e174c1aebc24771fc1f (diff)
merge of '6a0bfe7d7f1e6ca611514ff0861ebfa76ea062f6'
and 'f3c601a77595a1ec641680720217a08492202fba'
Diffstat (limited to 'packages/python/python-2.5.1/default-is-optimized.patch')
0 files changed, 0 insertions, 0 deletions
logheader'>2007-05-17site: Update the site files to handle glibc having sys_siglist while uclibcJamie Lenehan1 doesn't. It was only enabled for arm and ixp4xx in older version of uclibc but not for anything else. Uclibc says it'll go away in uclibc soon and so shouldn't be used. 2007-03-20site/ix86-common: Add enca bitsFlorian Boor1 2007-02-20site/ix86-common: Add ac_cv_sizeof_long_pStelios Koroneos1 2007-01-06site/ix86-linux: add ac_cv_sizeof_off_t to get mysql-native build - part of ↵Marcin Juszkiewicz1 #1743 2006-12-07site/ix86-common: added apr_cv_tcp_nodelay_with_cork to get apr 1.2.7 built ↵Marcin Juszkiewicz1 (copied from powerpc-linux) 2006-11-25site/: Correct db_cv_mutex for x86_64, add some entries to ix86-common for ↵Richard Purdie1 qemux86 (from poky) 2006-11-14site infrastructure changes: Allow more than one file per target so common ↵Richard Purdie1 files can be created. Add a new class to handle this. Based on the work of Jamie Lenehan, with changes from me. This commit creates a common x86 file and the arm configs are merged but much work still remains.