pkgsrc-ng/graphics/imlib2/patches/patch-src_lib_amd64__blend__cmod.S
2016-11-18 22:39:22 +01:00

16 lines
509 B
ArmAsm

$NetBSD: patch-src_lib_amd64__blend__cmod.S,v 1.2 2016/01/22 21:07:00 leot Exp $
Drop .extern, it is ignored by GNU as and not supported by LLVM.
--- src/lib/amd64_blend_cmod.S.orig 2012-06-15 15:25:46.000000000 +0000
+++ src/lib/amd64_blend_cmod.S
@@ -86,8 +86,6 @@ FN_(imlib_amd64_reshade_copy_rgba_to_rgb
FN_(imlib_amd64_reshade_copy_rgba_to_rgba_cmod)
FN_(imlib_amd64_reshade_copy_rgb_to_rgba_cmod)
-.extern pow_lut
-
/*\ SSE register use:
|*| %xmm1 = Source value
|*| %xmm2 = Destination value