diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-12 04:49:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-12 04:49:17 +0000 |
commit | 9e2df0ca73de28289df77f90fda7e7b270e9e30f (patch) | |
tree | c4fd31a140f33c965e27aaecba980896f131dc61 /media-libs/libdv | |
parent | Add modular X dependencies. Also needs gtk+-1 ported to modular (#115232). (diff) | |
download | gentoo-2-9e2df0ca73de28289df77f90fda7e7b270e9e30f.tar.gz gentoo-2-9e2df0ca73de28289df77f90fda7e7b270e9e30f.tar.bz2 gentoo-2-9e2df0ca73de28289df77f90fda7e7b270e9e30f.zip |
make note on upstream status
(Portage version: 2.0.53)
Diffstat (limited to 'media-libs/libdv')
-rw-r--r-- | media-libs/libdv/files/libdv-0.104-no-exec-stack.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/media-libs/libdv/files/libdv-0.104-no-exec-stack.patch b/media-libs/libdv/files/libdv-0.104-no-exec-stack.patch index f1870e34106a..7abb35c74c2f 100644 --- a/media-libs/libdv/files/libdv-0.104-no-exec-stack.patch +++ b/media-libs/libdv/files/libdv-0.104-no-exec-stack.patch @@ -1,6 +1,8 @@ Make sure that the asm files don't incorrectly trigger an executable stack marking in the final shared library. That's bad, mmmkay. +Upstream has already fixed this in their cvs. + --- libdv/dct_block_mmx.S +++ libdv/dct_block_mmx.S @@ -1207,3 +1207,7 @@ _dv_dct_block_mmx_postscale_248: |