diff options
author | Ned Ludd <solar@gentoo.org> | 2004-09-28 19:23:31 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-09-28 19:23:31 +0000 |
commit | ddcf181663ef54aa36b936219fbfe01fe610af83 (patch) | |
tree | b40b122a2535d2ed32e0e2cc13772239995ac1ec /app-arch/zip/Manifest | |
parent | Stable amd64. Added to ~sparc. (diff) | |
download | historical-ddcf181663ef54aa36b936219fbfe01fe610af83.tar.gz historical-ddcf181663ef54aa36b936219fbfe01fe610af83.tar.bz2 historical-ddcf181663ef54aa36b936219fbfe01fe610af83.zip |
pie executables will have runtime text relocations in them with zip unless we disable the inline asm. This is done by adding a patch(tests via the pre compiler to see if we are generating pic code) to zips homegrown configure script. A better long term solution would be to fix said asm so pic users can get any speed advantages that may come from using inline asm.
Diffstat (limited to 'app-arch/zip/Manifest')
-rw-r--r-- | app-arch/zip/Manifest | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/app-arch/zip/Manifest b/app-arch/zip/Manifest index fb9d5116054b..934d4f9a34fe 100644 --- a/app-arch/zip/Manifest +++ b/app-arch/zip/Manifest @@ -1,5 +1,18 @@ -MD5 f3cfbe3281bc0fe3f9aca06b30d9c0d2 ChangeLog 2492 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 80d480950cc29fc888a316a430dfd72b zip-2.3-r1.ebuild 746 +MD5 086f02bb611605f32fe4b90a3388d581 zip-2.3-r3.ebuild 1047 MD5 bba1a25568c491eb25562c8846b022fd zip-2.3-r2.ebuild 970 +MD5 160b019c3672f2fb9e68c4f79950df45 ChangeLog 2993 +MD5 6cf67950f3003a17d048c9a3ce4f243a files/zip-2.3-unix_configure-pic.patch 444 MD5 446598b124c5aa6073e4a431a166cc2d files/digest-zip-2.3-r1 57 MD5 0fae982a1638aacea39c862dd7ebbea6 files/digest-zip-2.3-r2 113 +MD5 0fae982a1638aacea39c862dd7ebbea6 files/digest-zip-2.3-r3 113 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQFBWbn694CCfB4KcwwRAqxuAJ9roPkbaoBJ3+AU67hdqE7Ob0WAdACgvnZp +V9COWO+GQ9gV+PGEZ2RrTaY= +=BCxw +-----END PGP SIGNATURE----- |