diff options
author | Christian Heim <phreak@gentoo.org> | 2006-08-28 18:13:42 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2006-08-28 18:13:42 +0000 |
commit | 94a8223f5049118f4e0ba6169755f8a5328610ef (patch) | |
tree | 126a61dc9fcb0554967f1d4ed7a258655e94aab4 /dietlibc | |
parent | Misc. updates (diff) | |
download | misc-94a8223f5049118f4e0ba6169755f8a5328610ef.tar.gz misc-94a8223f5049118f4e0ba6169755f8a5328610ef.tar.bz2 misc-94a8223f5049118f4e0ba6169755f8a5328610ef.zip |
Renaming and adding to the README
svn path=/; revision=452
Diffstat (limited to 'dietlibc')
-rw-r--r-- | dietlibc/patches/0.30-r1/000_README | 4 | ||||
-rw-r--r-- | dietlibc/patches/0.30-r1/300_all_mips-pic.patch (renamed from dietlibc/patches/0.30-r1/49_mips_position-independent-code.patch) | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/dietlibc/patches/0.30-r1/000_README b/dietlibc/patches/0.30-r1/000_README index 437fa1b..5e310ad 100644 --- a/dietlibc/patches/0.30-r1/000_README +++ b/dietlibc/patches/0.30-r1/000_README @@ -66,3 +66,7 @@ Desc: Build dietlibc like we are on sparc32 (and not on sparc64) Patch: 250_all_hppa-iitlb.patch From: Upstream CVS / Debian Desc: Update hppa assembly (fixing build failures) + +Patch: 300_all_mips-pic.patch +From: +Desc: Avoid -fno-pic on mips diff --git a/dietlibc/patches/0.30-r1/49_mips_position-independent-code.patch b/dietlibc/patches/0.30-r1/300_all_mips-pic.patch index eee85eb..eee85eb 100644 --- a/dietlibc/patches/0.30-r1/49_mips_position-independent-code.patch +++ b/dietlibc/patches/0.30-r1/300_all_mips-pic.patch |