diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:54:33 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 21:54:33 +0000 |
commit | 60b37dbedcfe6e22fe9a61ee8432ae7bd2780483 (patch) | |
tree | 42c5d548da07f10a85c92da3191700e6f34e6829 /graphics/gdk-pixbuf/files/patch-gdk-pixbuf_pixops_have_mmx.S | |
parent | security/arirang: Mark broken with Ruby 2.0 or newer (diff) |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'graphics/gdk-pixbuf/files/patch-gdk-pixbuf_pixops_have_mmx.S')
-rw-r--r-- | graphics/gdk-pixbuf/files/patch-gdk-pixbuf_pixops_have_mmx.S | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf/files/patch-gdk-pixbuf_pixops_have_mmx.S b/graphics/gdk-pixbuf/files/patch-gdk-pixbuf_pixops_have_mmx.S new file mode 100644 index 000000000000..ea3dd6a8158a --- /dev/null +++ b/graphics/gdk-pixbuf/files/patch-gdk-pixbuf_pixops_have_mmx.S @@ -0,0 +1,11 @@ +--- gdk-pixbuf/pixops/have_mmx.S 2001/11/16 10:34:50 1.1 ++++ gdk-pixbuf/pixops/have_mmx.S 2001/11/16 10:35:21 +@@ -19,6 +19,8 @@ + popfl + pushfl + popl %eax ++ pushl %ebx ++ popfl + + cmpl %eax, %ebx + |