diff options
author | Ned Ludd <solar@gentoo.org> | 2005-05-19 19:26:01 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2005-05-19 19:26:01 +0000 |
commit | 1786ee682cdc5b3934687bf66068f6dcab0ab1c1 (patch) | |
tree | 5c943740a84bf50e32a605ac8b72dbc5a9150a57 /media-libs | |
parent | - Enable --disable-asm on x86 when using pic code or the compiled libdv will ... (diff) | |
download | gentoo-2-1786ee682cdc5b3934687bf66068f6dcab0ab1c1.tar.gz gentoo-2-1786ee682cdc5b3934687bf66068f6dcab0ab1c1.tar.bz2 gentoo-2-1786ee682cdc5b3934687bf66068f6dcab0ab1c1.zip |
- Enable --disable-asm on x86 when using pic code or the compiled libdv will contain text relocations. This should not really have to depend on when has_pic triggers or not but it's this way for now till such time as x86 more or less does a patch like the x86_64 relocation one. It may not really even matter as libdv use of asm is should only matter with the use of a RT kernel which none of us have at this point in time. Benchmarks need to be done.
(Unsigned Manifest commit)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libdv/Manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libdv/Manifest b/media-libs/libdv/Manifest index d8637bd21818..0e3dcc8a5f32 100644 --- a/media-libs/libdv/Manifest +++ b/media-libs/libdv/Manifest @@ -1,7 +1,7 @@ -MD5 98c43873b45e051e761a2f1fbd1b2788 libdv-0.104.ebuild 1204 +MD5 1c49a28474fa7b93312926e6a4a110a7 libdv-0.104.ebuild 1204 MD5 9ff480f44ba52c721c629991852b4ddf libdv-0.101.ebuild 1147 MD5 2875d878b5008c6382864cbd5902b202 libdv-0.102.ebuild 1150 -MD5 9fe741140de194dffac75367e4e8a417 ChangeLog 5984 +MD5 80c0b436e1352c2838f1b7592f4f13b6 ChangeLog 5983 MD5 1427fcf4db28b76b675aae8bac20ab39 metadata.xml 274 MD5 9eddaa9f84b052f62b463beadff4dfe7 libdv-0.99-r1.ebuild 1169 MD5 db1c07312c8a5de3d64bc80c44b26d6e files/libdv-0.99-disablegtk.patch 3309 |